Please enable JavaScript to view this site.

uEye DirectShow 4.97

Syntax

Gain_GetHwGain (INT nWhich, INT *pnValue)

Description

Returns the gain values set [0,100].

Parameter

nWhich

Sets the gain channel for which the value is queried:

0 = total gain

1 = red gain

2 = green gain

3 = blue gain

pnValue

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

Interface

IuEyeGain

Related functions

Gain_SetHwGain