Location:
devvideoconstants.h
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.
|
|