Please enable JavaScript to view this site.

IDS Software Suite 4.96.1

Windows_Logo
Linux_Logo

USB 2.0

USB 3.x

GigE

USB 2.0

USB 3.x

GigE

Syntax

INT is_GetHdrKneepoints (HIDS hCam, KNEEPOINTARRAY* KneepointArray, INT KneepointArraySize)

Description

Some sensors support HDR mode (high dynamic range). You can use the is_EnableHdr() function to enable/disable it. Using is_GetHdrKneepoints(), 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.

Input parameters

hCam

Camera handle

KneepointArray

Pointer to a KNEEPOINTARRAY
See also is_SetHdrKneepoints()

KneepointArraySize

Size of the array

Return values

IS_INVALID_CAMERA_HANDLE

Invalid camera handle

IS_NO_SUCCESS

General error message

IS_NOT_SUPPORTED

The camera model used here does not support this function or setting.

IS_SUCCESS

Function executed successfully

Related functions

is_GetHdrMode()

is_GetHdrKneepointInfo()

is_SetHdrKneepoints()

is_EnableHdr()

© 2022 IDS Imaging Development Systems GmbH