SYMBIAN OS V9.3
» Symbian OS v9.3 » Symbian OS reference » C++ component reference » Graphics FBSERV » TBitmapfileCompression
Location: BITMAP.H
BITMAP.H
TBitmapfileCompression
Defines the types of file compression.
ENoBitmapCompression
Bitmap file is not compressed.
EByteRLECompression
File is compressed using run-length encoding compression.
ETwelveBitRLECompression
File is compressed using twelve bit run-length encoding compression.
ESixteenBitRLECompression
File is compressed using sixteen bit run-length encoding compression.
ETwentyFourBitRLECompression
File is compressed using twenty four bit run-length encoding compression.
EThirtyTwoUBitRLECompression
File is compressed using twenty four bit run-length encoding compression from 32-bit bitmap buffer.
EThirtyTwoABitRLECompression
File is compressed using thirty two bit run-length encoding compression from 32-bit bitmap buffer.
EGenericPaletteCompression
File is compressed as a palette plus reduced bit-per-pixel. Only applicable to bitmaps already loaded in RAM.
ERLECompressionLast
Copyright ©2008 Symbian Software Ltd.