Please enable JavaScript to view this site.

uEye .NET Manual 4.97

Class

uEye.AutoFeaturesSoftwareWhitebalanceSpeed

Accessible

Camera.AutoFeatures.Software.WhiteBalance.Speed.GetRange

Syntax

uEye.AutoFeaturesSoftwareWhitebalanceSpeed.GetRange(out uEye.Types.Range<uint> range)

uEye.AutoFeaturesSoftwareWhitebalanceSpeed.GetRange(out uint min, out uint max, out uint inc)

Description

Returns the range for auto white balance speed.

Parameter

range

Minimum: returns the minimum value

Maximum: returns the maximum value

Increment: returns the increment

min

Returns the minimum value.

max

Returns the maximum value.

inc

Returns the increment.