[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Initializes the FCL-compatible Image Writer for the image type.
Source position: graphics.pp line 1811
protected procedure TJPEGImage.InitializeWriter( |
AImage: TLazIntfImage; |
AWriter: TFPCustomImageWriter |
); override; |
AImage |
|
Image with values used to configure the writer class. |