#include <icl/imagecodecdata.h>
Link against: imageconversion.lib
| class TMbmDecodeData : public TFrameDataBlock |
| Public Attributes | |
|---|---|
| TBool | iCompressed |
| TInt | iImageDataSizeInBytes |
| Public Member Functions | |
|---|---|
| TMbmDecodeData() | |
| Inherited Functions | |
|---|---|
| TFrameDataBlock::DataType()const | |
| TFrameDataBlock::TFrameDataBlock(TUid) | |
MBM specific frame data variant which holds frame data information.
It can only be used with the MBM decoder.