#include <icl/imagecodecdata.h>
Link against: imageconversion.lib
class TBmpImageData : public TImageDataBlock |
Public Attributes | |
---|---|
TInt | iBitsPerPixel |
Public Member Functions | |
---|---|
TBmpImageData() |
Inherited Functions | |
---|---|
TImageDataBlock::DataType()const | |
TImageDataBlock::TImageDataBlock(TUid) |
BMP specific image data variant which holds bits per pixel info. It is only used when configuring the BMP encoder. If the Symbian bitmap encoder (0x101F45AE) is supplied then encoder specific defaults are used if this object is not presented to the conversion process. The default bitmap colour depth is 24-bit.
See also: CImageEncoder CFrameImageData