Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: devvideoconstants.h

This item is not part of the S60 3rd Edition SDK for Symbian OS, Feature Pack 2.

Enum TImageDataFormat

TImageDataFormat

Description

Specifies the data format used for an uncompressed picture. The values are bit patterns that can be combined with other format definition constants.

ERgbRawData

Raw RGB picture data in a memory area.

ERgbFbsBitmap

RGB picture data stored in a Symbian OS CFbsBitmap object.

EYuvRawData

Raw YUV picture data stored in a memory area. The data storage format depends on the YUV sampling pattern and data layout used.