Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Location: bitmap.h
Link against:

Enum TBitmapfileCompression

TBitmapfileCompression

Support

Supported from 5.0

Description

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.