Please enable JavaScript to view this site.

uEye .NET Manual 4.97

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

Get

Returns the current setting for color saturation.

GetDefault

Returns the default value for color saturation.

GetRange

Returns the range for color saturation.

GetSupported

Returns the supported modes for color saturation.

Set

Sets the values for color saturation.