TBmpImageData Class Reference

#include <icl/imagecodecdata.h>

Link against: imageconversion.lib

class TBmpImageData : public TImageDataBlock

Inherits from

Detailed Description

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

Member Attribute Documentation

iBitsPerPixel

TInt iBitsPerPixel

The number of bits/pixel.

Constructor & Destructor Documentation

TBmpImageData ( )

IMPORT_CTBmpImageData()

Default constructor for this class.