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
YUV to RGB conversion coefficients supported, a bitfield combination of TYuvCoefficients.
iContrastControl
True if contrast control is supported.
iDitherTypes
Dithering types supported, a bitfield combination of TDitherType.
iGammaCorrection
True if gamma correction is supported.
iLightnessControl
True if lightness control is supported.
iRgbFormats
Output RGB formats supported, a bitfield combination of TRgbFormat.
iSamplingPatterns
Input YUV sampling patterns supported, a bitfield combination (bitwise OR) of TYuvSamplingPattern.
iSaturationControl
True if saturation control is supported.