Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <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:

Inherited from TFrameDataBlock:


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(CFrameImageData &)const

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[KGifColorTableMaxEntries];

Description

The palette