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

TLazReaderTiff

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Extends the FCL TIFF image reader to support the ILazImageReader interface.

Declaration

Source position: intfgraphics.pas line 606

type TLazReaderTiff = class(TFPReaderTiff, ILazImageReader)

public

  function GetUpdateDescription;

  

  procedure SetUpdateDescription();

  

  function QueryInterface();

  

  function _AddRef;

  

  function _Release;

  

protected

  procedure InternalRead(); override;

  

public

  property UpdateDescription: Boolean; [rw]

  

end;

Inheritance

TLazReaderTiff,ILazImageReader

  

Extends the FCL TIFF image reader to support the ILazImageReader interface.

|

TFPReaderTiff

?

TObject


Version 3.2 Generated 2024-02-25 Home