Unit 'FPReadGif' Package
[Overview][Types][Classes][Index] [#fcl-image]

TGifFrame

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

Declaration

Source position: fpreadgif.pas line 70

type TGifFrame = class

public

  Img: TFPCustomImage;

  OwnsImage: Boolean;

  Left: Word;

  Top: Word;

  Width: Word;

  Height: Word;

  Delay: Word;

  Disposal: TGifDisposal;

  Transparent: Boolean;

  TransparentIndex: Byte;

  Interlaced: Boolean;

  Palette: TFPPalette;

  destructor Destroy; override;

end;

Inheritance

TGifFrame

|

TObject


Documentation generated on: 2026-09-23