GIFImg.TGIFColorMap Properties

From RAD Studio VCL Reference
Jump to: navigation, search

Delphi Information

property Colors: TColor read GetColor write SetColor;

Specifies the Windows color map stored by the TGIFColorMap object.

property Data: TColorMap read FColorMap;

Specifies the color map stored by the TGIFColorMap object.

property Count: Integer read FCount;

Specifies the number of elements of the Colors array.

property Optimized: Boolean read FOptimized write FOptimized;

Specifies whether an optimization was made to the color map stored by the TGIFColorMap object.

property BitsPerPixel: Integer read GetBitsPerPixel;

Specifies the number of bits per pixel of the color map stored by the TGIFColorMap object.


Unit: GIFImg

Type: property

Visibility: public

Member Of: TGIFColorMap


Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!

Personal tools
Translations
Newest Version