[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Graphics' (#lcl)

TFPImageBitmap.GetReaderClass

Gets the class reference used to create new instances of the FCL-compatible image reader.

Declaration

Source position: graphics.pp line 1434

protected class function TFPImageBitmap.GetReaderClass: TFPCustomImageReaderClass; virtual; abstract;

Function result

TFPCustomImageReaderClass descendent used for the image class type.

Description

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.0 Generated 2025-05-03 Home