Unit 'ImagingBitmap' Package
[Overview][Classes][Index] [#pl_vampyreimaging]

TBitmapFileFormat

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

Declaration

Source position: ImagingBitmap.pas line 29

type TBitmapFileFormat = class(TImageFileFormat)

protected

  FUseRLE: LongBool;

  

  procedure Define; override;

  

  function LoadData(); override;

  

  function SaveData(); override;

  

  procedure ConvertToSupported(); override;

  

public

  function TestFormat(); override;

  

published

  property UseRLE: LongBool; [rw]

  

end;

Inheritance

TBitmapFileFormat

  

|

TObject



CT Web help

CodeTyphon Studio