Please enable JavaScript to view this site.

uEye DirectShow 4.97

Navigation: Interfaces > Filter interfaces > IuEyeGain

Gain_GetHwGainFactorDefaults

Scroll Previous Top Next More

Syntax

Gain_GetHwGainFactorDefaults (INT *pnMasterFactor, INT *pnRedFactor, INT *pnGreenFactor, INT *pnBlueFactor)

Description

Returns the default values for the gain factors.

Parameter

pnMasterFactor

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

pnRedFactor

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

pnGreenFactor

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

pnBlueFactor

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

Interface

IuEyeGain

Related functions

Gain_GetHwGainFactor