ImageEn, unit iexBitmaps

TIEBitmap.PPixels_ie32RGB

TIEBitmap.PPixels_ie32RGB

Declaration

property PPixels_ie32RGB[x, y: integer]: PRGBA;

Description

Returns a pointer to the specified pixel.

Note: This function doesn't perform a range check test.

Note:
Image must be ie32RGB format
This function doesn't perform a range check test

See Also

Pixels