[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Gets the class reference used to create instances of the FCL-compatible image writer.
Source position: graphics.pp line 1463
protected class function TBitmap.GetWriterClass: TFPCustomImageWriterClass; override; |
Class reference used to create instances of the writer class.
The return value is a TLazWriterBMP class reference in TBitmap.
GetWriterClass is called from the WriteStream method when the image writer is used to write a TLazIntfImage instance to a stream.
|
Gets the class reference used to create new instances of the FCL-compatible image writer. |
|
|
Write the data to a stream. |
Version 4.0 | Generated 2025-05-03 | Home |