Class
Accessible
Camera.Hdr.Kneepoints.Get
Syntax
uEye.HdrKneepoints.Get(out uEye.Types.Point<double>[ ] KneePointList)
Description
Some sensors support HDR mode (high dynamic range). You can use SetEnable() to enable/disable it. Using Get(), you can query the currently set knee points.
The HDR mode with knee points is only supported by the models UI-122x/UI-322x/UI-522x, UI-313xCP/UI-513x, and UI-314x/UI-514x. |
Parameter
KneePointList |
X: Kneepoint X value |
Y: Kneepoint Y value |