CCamera::CCameraImageProcessing::TColorOperationCapabilities Class Reference

class CCamera::CCameraImageProcessing::TColorOperationCapabilities

Color operation capabilities characterizing both color swap and color accent feature

Constructor & Destructor Documentation

TColorOperationCapabilities()

IMPORT_CTColorOperationCapabilities()

Constructor. Sets the size of this class in iSize.

Member Functions Documentation

Size()

IMPORT_C TIntSize()const

Version()

IMPORT_C TUintVersion()const

Member Data Documentation

TBool iIsCapabilityUniform

TBool iIsCapabilityUniform

This indicates whether the mapping mode and Rgb grouping mode uniform for every color entry

TInt iReserved

TInt iReserved[private]

TUint iSize

TUint iSize[private]

TUint iSupportedSourceRepresentation

TUint iSupportedSourceRepresentation

The source color representation that the server supports. The supported representations are held as a bitwise logical OR of the relevant individual modes defined in CCamera::CCameraImageProcessing:: TColorOperationRepresentation.

TUint iSupportedSourceRgbGroupingMode

TUint iSupportedSourceRgbGroupingMode

The source color Rgb grouping modes that the server supports. The modes are held as a bitwise logical OR of the relevant individual modes defined in CCamera::CCameraImageProcessing:: TColorOperationRgbGroupingMode.

TUint iSupportedTargetRepresentation

TUint iSupportedTargetRepresentation

The target color representation that the server supports. The supported representations are held as a bitwise logical OR of the relevant individual modes defined in CCamera::CCameraImageProcessing:: TColorOperationRepresentation. Not applicable for color accent

TUint iSupportedTargetRgbGroupingMode

TUint iSupportedTargetRgbGroupingMode

The target color Rgb grouping modes that the server supports. The modes are held as a bitwise logical OR of the relevant individual modes defined in CCamera::CCameraImageProcessing:: TColorOperationRgbGroupingMode. Not applicable for color accent

TUint iVersion

TUint iVersion[private]