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

TGIFFileFormat

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

Declaration

Source position: ImagingGif.pas line 32

type TGIFFileFormat = class(TImageFileFormat)

protected

  procedure Define; override;

  

  function LoadData(); override;

  

  function SaveData(); override;

  

  procedure ConvertToSupported(); override;

  

public

  function TestFormat(); override;

  

published

  property LoadAnimated: LongBool; [rw]

  

end;

Inheritance

TGIFFileFormat

  

|

TObject



CT Web help

CodeTyphon Studio