Home
|
GR32_OrdinalMaps
|
TBooleanMap
|
|
property Bits: PByteArray;
Returns the pointer to the internal array of byte packed bits. Data is stored in row-major order, top-left "pixel" comes first. Note that since the boolean map stores its values packed in bytes (8 bits or booleans per byte), the last element of the array may contain invalid values. It is recommened only to process width * height - 1 elements, and use the value property to change the last packed byte element of the array.
Copyright ©2000-2010 Alex Denisov and the Graphics32 Team - Graphics32 v1.9.0 (r1336) - Build on 9-March-2010