| Home > Function descriptions > | History back Previous chapter Next chapter Print |
GetHdrKneepoints |
|
uEye ActiveX Manual Version 4.00
Syntax
VARIANT GetHdrKneepoints()
Description
Some sensors support HDR (high dynamic range) mode. You can use the EnableHdr() function to enable/disable it. Using GetHdrKneepoints(), you can query the currently set knee points.
|
|
Parameters
<none>
Return values
Returns VARIANT type array which contains the kneepoint coordinates. |
|
IS_NOT_SUPPORTED |
This function is not supported by the current camera |
Related functions