Please enable JavaScript to view this site.

uEye DirectShow 4.97

Syntax

Gain_GetHwGainDefaults)(INT *pnMaster, INT *pnRed, INT *pnGreen, INT *pnBlue)

Description

Returns the default values for the gain.

Parameter

pnMaster

Pointer to the variable to which the default value for the total gain is written.

pnRed

Pointer to the variable to which the default value for the red gain is written.

pnGreen

Pointer to the variable to which the default value for the green gain is written.

pnBlue

Pointer to the variable to which the default value for the blue gain is written.

Interface

IuEyeGain

Related functions

Gain_GetHwGainRange