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. |