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

TGIFColorTable

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

Declaration

Source position: fpwritegif.pas line 40

type TGIFColorTable = class

public

  constructor Create;

  procedure Clear;

  function IndexOf();

  function Add();

  function AddTransparent;

  function Nearest();

  function BitsPerPixel;

  property Count: Integer; [r]

  property Colors []: LongWord; [r]

  property TransparentIndex: Integer; [rw]

end;

Inheritance

TGIFColorTable

|

TObject


Documentation generated on: 2026-09-23