The Saturation provides methods for controlling the software color saturation.
In the YUV format, color information (i.e. the color difference signals) is provided by the U and V channels. In the U channel, this information results from the difference between the blue level and Y (luminance), in the V channel from the difference between the red level and Y.
For use in other color formats than YUV, U and V are converted using a driver matrix.
Methods
Method |
Description |
---|---|
Returns the current setting for color saturation. |
|
Returns the default value for color saturation. |
|
Returns the range for color saturation. |
|
Returns the supported modes for color saturation. |
|
Sets the values for color saturation. |