Please enable JavaScript to view this site.

uEye .NET Manual 4.97

Class

uEye.AutoFeaturesSoftwareWhitebalanceHysteresis

Accessible

Camera.AutoFeatures.Software.WhiteBalance.Hysteresis.GetRange

Syntax

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

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

Description

Returns the permissible range for the hysteresis value.

Parameter

range

Minimum: returns the minimum value

Maximum: returns the maximum value

Increment: returns the increment

min

Returns the minimum permitted hysteresis value.

max

Returns the maximum permitted hysteresis value.

inc

Returns the increment.