Applies the color used for transparent pixels to the image.
Source position: graphics.pp line 1324
public procedure TRasterImage.Mask( |
ATransparentColor: TColor |
); |
ATransparentColor |
|
Color used to represent transparent pixels in the mask. |
Calls CreateMask to create and apply the mask handle required for the fixed color transparency.
| Version 4.4 | Generated 2025-11-08 | Home |