Please enable JavaScript to view this site.

uEye DirectShow 4.97

Navigation: Interfaces > Filter interfaces > IuEyeGain

Gain_InquireHwGainFactor

Scroll Previous Top Next More

Syntax

Gain_InquireHwGainFactor (INT nWhich, INT nGain, INT* pnFactor)

Description

Converts a normalized value [0,100] for the gain into a gain factor.

Parameter

nWhich

Specifies the gain channel for which values are queried:

0 = total gain

1 = red gain

2 = green gain

3 = blue gain

nGain

The normalized gain value to be converted into a gain factor

pnFactor

Pointer to the variable to which the gain value is written.

Interface

IuEyeGain

Related functions

Gain_GetHwGainFactorRange