ImageEn, unit iexBitmaps
TIEBitmap.PPixels_ie24RGB
TIEBitmap
.PPixels_ie24RGB
Declaration
property PPixels_ie24RGB[x, y: integer]:
PRGB
;
Description
Returns a pointer to the specified pixel.
Notes:
- Image must be
ie24RGB
format
- This function doesn't perform a range check test
See Also
-
Pixels