Reads the Mask value at the given position in the image data.
Source position: graphtype.pp line 227
procedure TRawImage.ReadMask( |
const APosition: TRawImagePosition; |
out AMask: Boolean |
); |
Reads the Mask value at the given position in the image data. Returns AMask=True if the pixel is transparent. The position in the Mask data typically differs from the position in the color data.
| Version 4.4 | Generated 2025-11-08 | Home |