Vcl.Imaging.GIFImg.TGIFColorMap
Delphi
TGIFColorMap = class(TPersistent)
C++
class PASCALIMPLEMENTATION TGIFColorMap : public System::Classes::TPersistent
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | Vcl.Imaging.GIFImg.pas Vcl.Imaging.GIFImg.hpp |
Vcl.Imaging.GIFImg | Vcl.Imaging.GIFImg |
Description
Implements the manipulation of the global color map of a GIF image file.
A TGIFColorMap instance stores the global color map of a GIF image file and also provides methods for manipulating this color map.