Sets the value for the PixelFormat property.
Source position: graphics.pp line 1326
protected procedure TRasterImage.SetPixelFormat( |
AValue: TPixelFormat |
); virtual; abstract; |
AValue |
|
New value for the property. |
Defined as an abstract virtual method. Must be implemented in a descendent class to use the storage format supported for a specific image format.
|
Storage format for the Pixels in the Image. |
CT Web help |
CodeTyphon Studio |