| Home > Function descriptions > | History back Previous chapter Next chapter Print |
GetAutoContrastCorrectionRange |
|
uEye ActiveX Manual Version 4.00
Syntax
LONG GetAutoContrastCorrectionRange (double* pdMin, double* pdMax, double* pdInc)
Description
GetAutoContrastCorrectionRange() returns the value range for auto contrast correction.
|
|
Parameters
pdMin |
Pointer to variable returning the minimum value. |
pdMax |
Pointer to variable returning the maximum value. |
pdInc |
Pointer to variable returning the increment. |
Return values
IS_SUCCESS |
Function executed successfully |
IS_NO_SUCCESS |
General error message |
IS_NOT_SUPPORTED |
This function is not supported by the current camera |
Related properties
Related functions