TBmpCompression Class Reference
class TBmpCompression : public TImageDataBlock |
BMP specific image data variant which holds compression info. It is only used when extracting info from the BMP decoder.
Constructor & Destructor Documentation
TBmpCompression()
IMPORT_C | TBmpCompression | ( | ) | |
Default constructor for this class.
Member Functions Documentation
DuplicateL(CFrameImageData &)
Member Enumerations Documentation
Enum TCompression
Flag reflecting the compression type.
Enumerators
ENone |
No compression used.
|
EEightBppRLE |
Eight bits per pixel run length encoding.
|
EFourBppRLE |
Four bits per pixel run length encoding.
|
EBitFields |
Compression using bit fields.
|
Member Data Documentation
TCompression
iCompression
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.