[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Read the Mask value at the given position in the image data. Returns AMask=True if the pixel is transparent.
Source position: graphtype.pp line 208
procedure TRawImage.ReadMask( |
const APosition: TRawImagePosition; |
out AMask: Boolean |
); |
The position in the Mask data typically differs from the position in the color data.
lazarus-ccr.sourceforge.net |