Using TImage32
About the documentation
Appearance
Pointer to specific pixel memory location at integer coordinates [X, Y].
property PixelPtr[X, Y: Integer]: PColor32 read GetPixelPtr;
PixelPtr returns PColor32 referencing pixel (X, Y).
PixelPtr
PColor32
(X, Y)