Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: ImageCodecData.h
Link against: imageconversion.lib

Class TGifColorTable

class TGifColorTable : public TFrameDataBlock;

Description

GIF specific frame data for saving a frame local color map (palette).

Derivation

Members

Defined in TGifColorTable:
DuplicateL(), TGifColorTable(), iPalette

Inherited from TFrameDataBlock:
DataType()


Construction and destruction


TGifColorTable()

IMPORT_C TGifColorTable();

Description

Constructor for this class. Set the data type for this class to KGIFColorTableUid

[Top]


Member functions


DuplicateL()

private: virtual TFrameDataBlock *DuplicateL(CFrameImageData &aFrameImageData) const;

Description

Create a copy of this class.

Parameters

CFrameImageData &aFrameImageData

Not used

Return value

TFrameDataBlock *

A copy of the class. Ownership is passed to the caller.

[Top]


Member data


iPalette

TRgb iPalette;

Description

The palette