Constructor for the class instance.
Source position: graphics.pp line 1416
public constructor TCustomBitmap.Create; override; |
Create is the overridden constructor for the class instance, and calls the inherited constructor on entry. Create sets the default value for the PixelFormat property to pfDevice.
|
Storage format for the Pixels in the Image. |
|
|
Represents storage formats for pixels in image data. |
| Version 4.4 | Generated 2025-11-08 | Home |