TGifBackgroundColor Class Reference
#include
<icl/imagecodecdata.h>
Link against: imageconversion.lib
class TGifBackgroundColor : public TImageDataBlock |
Detailed Description
GIF specific image data variant which holds background color info.
It can only be used with the GIF decoder (the encoder is not configurable).
Member Attribute Documentation
iBackgroundColor
The background colour as an RGB value.
iBackgroundColorIndex
TInt
| iBackgroundColorIndex |
The background colour as an index.
Constructor & Destructor Documentation
TGifBackgroundColor ( )
IMPORT_C | TGifBackgroundColor | ( | ) | |
Default constructor for this class.