Class
uEye.AutoFeaturesSoftwareWhitebalance
Accessible
Camera.AutoFeatures.Software.WhiteBalance.GetReferenceRange
Syntax
uEye.AutoFeaturesSoftwareWhitebalance.GetReferenceRange(out int min, out int max, out int inc)
Description
Returns the range for white balance for auto gain control/auto exposure shutter.
Parameter
min |
Returns the minimum value. |
max |
Returns the maximum value. |
inc |
Returns the increment. |