Unit 'FPWriteGif' Package
[Overview][Constants][Classes][Procedures and functions][Index] [#fcl-image]

TFPWriterGIF

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

Declaration

Source position: fpwritegif.pas line 106

type TFPWriterGIF = class(TFPCustomImageWriter)

protected

  procedure InternalWrite(); override;

public

  constructor Create; override;

  destructor Destroy; override;

  procedure ImagesWrite();

  property Delay: Word; [rw]

  property LoopCount: Word; [rw]

  property Transparent: Boolean; [rw]

end;

Inheritance

TFPWriterGIF

|

TFPCustomImageWriter

|

TFPCustomImageHandler

|

TObject


Documentation generated on: 2026-09-23