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

TLazReaderIcnsPart

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

Declaration

Source position: intfgraphics.pas line 637

type TLazReaderIcnsPart = class(TFPCustomImageReader,ILazImageReader)

protected

  function InternalCheck(); override;

  

  procedure InternalRead(); override;

  

  procedure SetupRead();

  

  function Create256ColorPalette;

  

  procedure DoReadRaw;

  

  procedure DoReadRLE;

  

  procedure DoReadJpeg2000;

  

  procedure DoReadMask;

  

public

  function GetUpdateDescription;

  

  procedure SetUpdateDescription();

  

  function QueryInterface();

  

  function _AddRef;

  

  function _Release;

  

  constructor Create; override;

  

  destructor Destroy; override;

  

  property UpdateDescription: Boolean; [rw]

  

  property IconType: TicnsIconType; [r]

  

  property DataSize: Integer; [r]

  

end;

Inheritance

TLazReaderIcnsPart

  

|

TObject,ILazImageReader



CT Web help

CodeTyphon Studio