Using TImage32
About the documentation
Appearance
Pointer to the starting pixel memory location for scanline row Y.
property ScanLine[Y: Integer]: PColor32Array read GetScanLine;
ScanLine returns a pointer (PColor32Array) to row Y of the bitmap buffer.
ScanLine
PColor32Array
Y