Class TGifImage (unit GifCode)

Inherits from

TImage

Writes out the header info writes out the pallet in correct order. Arranges the lines in correct order. Writes out the image lines in correct order

Constructors


constructor Create(AOwner: TComponent);

------------------------------------------------------------------------------} { TGifImage


Functions

destructor Destroy;


procedure SetGifFileName(Value: string);


Properties

property GifFileName : string


Events

Variables

FGifFileName : string;


IGif : TGif;



Constructors


constructor Create(AOwner: TComponent);

------------------------------------------------------------------------------} { TGifImage


Functions


destructor Destroy;


procedure SetGifFileName(Value: string);


Properties


property GifFileName : string


Events


Variables


FGifFileName : string;


IGif : TGif;