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