[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
PaletteAllocated - returns True if a Palette has been allocated.
Source position: graphics.pp line 1304
public function TRasterImage.PaletteAllocated: Boolean; virtual; abstract; |
True when a handle has been allocated for the palette in the image.
Declared as an abstract virtual method. Must be implemented in a descendent class to provide support for a specific image format.
Version 4.0 | Generated 2025-05-03 | Home |