Please enable JavaScript to view this site.

uEye DirectShow 4.97

IID_IuEyeSaturation

This interface provides uEye special functions for gradually increasing or decreasing the color saturation for some uEye models that are not covered by the DirectShow standard. To use the interface, you must integrate the uEyeCaptureInterface.h header file into your project.

hint_info

These functions are only supported by the following camera models:

UI-1007XS

IuEyeSaturation provides the following functions:

Saturation_IsSupported

Returns information on whether the camera supports color saturation.

Saturation_GetValue

Returns the value set for the color saturation.

Saturation_SetValue

Sets the value for the color saturation.

Saturation_GetDefaultValue

Returns the default value for the color saturation.

Saturation_GetRange

Returns the range for the color saturation.