Sets the value for the PixelFormat property.
Source position: graphics.pp line 1403
protected procedure TCustomBitmap.SetPixelFormat( |
AValue: TPixelFormat |
); override; |
AValue |
|
New value for the property. |
Implements the abstract virtual method defined in the TRasterImage ancestor.
Frees the raw image data in the class instance. No actions are performed in the method when the new property value is the same as the existing property value.
|
Storage format for the Pixels in the Image. |
|
|
Sets the value for the PixelFormat property. |
Lazarus Component Library (LCL) | Version 4.99-c654d3a90f (2025-03-09) | Home |