| const TUid | KUidHwCodec |
Identifier for the hardware codec property.
See also: KHwCodecUidValue
| const TUid | KUidSwCodec |
Identifier for the software codec property.
See also: KSwCodecUidValue
| const TUid | KUidDefaultCodec |
Identifier for the default codec property.
See also: KDefaultCodecUidValue
| const TUid | KUidExifSupport |
Identifier for the Exif support property.
See also: KExifSupportUidValue
| const TUid | KUidJPGSequential |
Identifier for the JPEG Sequential property.
See also: KJPGSequentialUidValue
| const TUid | KUidJPGProgressive |
Identifier for the JPEG Progressive property.
See also: KJPGProgressiveUidValue
| const TUid | KUidArbitraryScaling |
Identifier for the arbitrary scaling property.
See also: KArbitraryScalingUidValue
| const TUid | KUidEColor16MASupport |
Identifier for the EColor16MA support property.
See also: KEColor16MASupportUidValue
| const TUid | KUidThumbnailSupport |
Identifier for the thumbnail support property.
See also: KThumbnailSupportUidValue
| const TUid | KUidThumbnailAutogeneration |
Identifier for the thumbnail autogeneration property.
See also: KThumbnailAutogenerationUidValue
| const TUid | KUidDecodeToReducedSizeSupport |
Identifier for the decoding to reduced size support property.
See also: KDecodeToReducedSizeSupportUidValue
| const TUid | KUidJPGAutoRotateSupport |
Identifier for the auto rotate support property.
See also: KUidJPGAutoRotateSupportValue
| const TUid | KUidJPGOptimisedPartialDecodingSupport |
Identifier for optimised partial decoding support property.
See also: KUidJPGOptimisedPartialDecodingSupportValue
| const TUid | KUidICLExtension |
Identifier for an ICL Extension. This is used in the opaque_data section of an ICL codec plugin as part of a pair of values "KUidICLExtension <extension_flags_modifier>" where extension_flags_modifier is a bitfield advertising extensions that the codec supports.
See also: KICLExtensionUidValue CImageDecoder::TOptions and CImageEncoder::TOptions for EOptionExt* flags which are valid.