Please enable JavaScript to view this site.

uEye DirectShow 4.97

Navigation: Interfaces > Filter interfaces > IuEyeGain

Gain_GetHwGainFactorRange

Scroll Previous Top Next More

Syntax

Gain_GetHwGainFactorRange (INT nWhich, INT* pnMin, INT* pnMax)

Description

Returns the value range for the gain factors.

Parameter

nWhich

Specifies the gain channel for which values are queried:

0 = total gain

1 = red gain

2 = green gain

3 = blue gain

pnMin

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

pnMax

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

Interface

IuEyeGain

Related functions

Gain_InquireHwGainFactor