Monochrome: Richard Dawkins Blind WatchmakerUnits Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers
|
record BitMap
Unit
MacPascal
Declaration
type BitMap = record
Description
Overview
Fields
Description
Fields
baseAddr: Ptr; |
pointer to bit image
|
rowBytes: INTEGER; |
row width
|
bounds: Rect; |
boundary rectangle
|
Generated by PasDoc 0.14.0.
|