Please enable JavaScript to view this site.

uEye .NET Manual 4.97

Class

uEye.AutoFeaturesSoftwareWhitebalanceGain

Accessible

Camera.AutoFeatures.Software.WhiteBalance.Gain.SetRange

Syntax

uEye.AutoFeaturesSoftwareWhitebalanceGain.SetRange(uEye.Types.Range<int> range)

uEye.AutoFeaturesSoftwareWhitebalanceGain.SetRange(int min, int max)

Description

Returns the color gain limits for auto white balance.

Parameter

range

Minimum: Sets the minimum value

Maximum: Sets the maximum value

Increment: Sets the increment

min

Sets the minimum value.

max

Sets the maximum value.