Gets the class reference used to create new instances of the FCL-compatible image reader.
Source position: graphics.pp line 1443
protected class function TFPImageBitmap.GetReaderClass: TFPCustomImageReaderClass; virtual; abstract; |
TFPCustomImageReaderClass descendent used for the image class type.
Defined as an abstract virtual method in TFPImageBitmap. Must be implemented in a descendent class which provides support for a specific image format.
| Version 4.6 | Hosted on Source Forge |