TYuvToRgbCapabilities Class Reference

#include "devvideobase.h"

class TYuvToRgbCapabilities

Detailed Description

Describes the YUV to RGB color conversion capabilities of a post-processor.

Member Attribute Documentation

iCoefficients

TUint32 iCoefficients

YUV to RGB conversion coefficients supported, a bitfield combination of TYuvCoefficients.

iContrastControl

TBool iContrastControl

True if contrast control is supported.

iDitherTypes

TUint32 iDitherTypes

Dithering types supported, a bitfield combination of TDitherType.

iGammaCorrection

TBool iGammaCorrection

True if gamma correction is supported.

iLightnessControl

TBool iLightnessControl

True if lightness control is supported.

iRgbFormats

TUint32 iRgbFormats

Output RGB formats supported, a bitfield combination of TRgbFormat.

iSamplingPatterns

TUint32 iSamplingPatterns

Input YUV sampling patterns supported, a bitfield combination (bitwise OR) of TYuvSamplingPattern.

iSaturationControl

TBool iSaturationControl

True if saturation control is supported.