#include <icl/imagecodecdata.h>
Link against: imageconversion.lib
class TGifBackgroundColor : public TImageDataBlock |
Public Attributes | |
---|---|
TRgb | iBackgroundColor |
TInt | iBackgroundColorIndex |
Public Member Functions | |
---|---|
TGifBackgroundColor() |
Inherited Functions | |
---|---|
TImageDataBlock::DataType()const | |
TImageDataBlock::TImageDataBlock(TUid) |
GIF specific image data variant which holds background color info.
It can only be used with the GIF decoder (the encoder is not configurable).