MaskHandleAllocated - returns True if a handle has been allocated for the Mask.
Source position: graphics.pp line 1312
public function TRasterImage.MaskHandleAllocated: Boolean; virtual; abstract; |
True when a handle has been allocated for mask data in the image.
Declared as an abstract virtual method. Must be implemented in a descendent class to provide support for a specific image format.
|
BitmapHandleAllocated - returns True if a handle has been allocated for the Bitmap. |
| Version 4.4 | Generated 2025-11-08 | Home |