| Home > Function descriptions > | History back Previous chapter Next chapter Print |
GetColorTemperatureRange |
|
uEye ActiveX Manual Version 4.00
Syntax
LONG GetColorTemperatureRange (LONG* pnMin, LONG* pnMax, LONG* pnInc)
Description
GetColorTemperatureRange() returns the supported range of color temperature values.
Parameters
pnMin |
Pointer to variable returning the minimum value. |
pnMax |
Pointer to variable returning the maximum value. |
pnInc |
Pointer to variable returning the increment. |
Return values
IS_SUCCESS |
Function executed successfully |
IS_NO_SUCCESS |
General error message |
Related properties
Related functions