Unit 'Graphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TTiffImage.InitializeReader

Initializes the FCL-compatible image reader for the image.

Declaration

Source position: graphics.pp line 1832

protected procedure TTiffImage.InitializeReader(

  AImage: TLazIntfImage;

  AReader: TFPCustomImageReader

); override;