Please enable JavaScript to view this site.

uEye .NET Manual 4.97

Class

uEye.HdrKneepoints

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.

hint_info

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