Unit 'BGRAWriteLzp' Package
[Overview][Classes][Index] [#pl_bgrabitmap]

TBGRAWriterLazPaint

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

Declaration

Source position: bgrawritelzp.pas line 14

type TBGRAWriterLazPaint = class(TFPCustomImageWriter)

protected

  CompressionMode: LongWord;

  

  procedure InternalWrite(); override;

  

  function InternalWriteLayers(); virtual;

  

  function GetNbLayers; virtual;

  

public

  Caption: string;

  

  constructor Create; override;

  

  class procedure WriteRLEImage();

  

  property Compression: TLzpCompression; [rw]

  

  property IncludeThumbnail: Boolean; [rw]

  

end;

Inheritance

TBGRAWriterLazPaint

  

|

TObject



CT Web help

CodeTyphon Studio