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
Related functions