| Home > Function descriptions > | History back Previous chapter Next chapter Print |
DeleteHDRKneepoint |
|
uEye ActiveX Manual Version 4.00
Syntax
LONG DeleteHDRKneepoint (INT nPos)
Description
DeleteHDRKneepoint() deletes the specified HDR kneepoint (see EnableHdr()).
|
|
Parameters
nPos |
Variable containing the array index of the kneepoint to be deleted |
Return values
IS_SUCCESS |
Function executed successfully |
IS_NO_SUCCESS |
General error message |
IS_INVALID_CAMERA_HANDLE |
No camera could be found |
Related functions