|
|
|
|
Location:
ImageCodecData.h
Link against: imageconversion.lib
class TGifColorTable : public TFrameDataBlock;
GIF specific frame data for saving a frame local color map (palette).
TFrameDataBlock - The abstract base class for all format-specific frame data variants
TGifColorTable - GIF specific frame data for saving a frame local color map (palette)
Defined in TGifColorTable:
DuplicateL(), TGifColorTable(), iPalette
Inherited from TFrameDataBlock:
DataType()
IMPORT_C TGifColorTable();
Constructor for this class. Set the data type for this class to KGIFColorTableUid
private: virtual TFrameDataBlock *DuplicateL(CFrameImageData &aFrameImageData) const;
Create a copy of this class.
|
|
TRgb iPalette;
The palette