Class
Accessible
Camera.AutoFeatures.Sensor.Gain.GetEnable
Syntax
uEye.AutoFeaturesSensorGain.GetEnable(out bool enable)
Description
Returns the current auto gain setting or white level adjustment of the sensor. (Not all sensors support this feature.)
Parameter
enable |
true = Auto gain is enabled. |
false = Auto gain is disabled. |