Skip to content
Member Filters
Show Inherited
Show Protected
Show abstract
GR32🞂TCustomBitmap32🞂BitsPropertyPublic

TCustomBitmap32.Bits

Pointer to the contiguous raw 32-bit ARGB pixel memory buffer.

Declaration ​

pascal
property Bits: PColor32Array read GetBits;

Description ​

Bits returns a pointer to the start of pixel buffer memory (PColor32Array).