Please enable JavaScript to view this site.

uEye .NET Manual 4.97

Class

uEye.GainFactor

Accessible

Camera.Gain.Hardware.Factor.InquireGreen

Syntax

uEye.GainFactor.InquireGreen(int s32Factor, out int s32FactorConverted)

Description

Converts the index value for the green channel gain factor.

To set the gain using the methods of the Factor class, you must use an integer value in the range from 100 to the maximum value. By calling this method and specifying the value 100 for s32Factor, you can query the maximum value. A gain value of 100 means a gain factor of 1x (i.e. no effect), a gain value of 200 means gain to the double level (factor 2x), etc.

Parameter

s32Factor

Factor to be converted.

s32FactorConverted

Gain value