Home > C: Programming > Function Descriptions > History back  Previous chapter  Next chapter  Print  

is_EnableHdr

uEye Camera Manual Version 3.80

is_EnableHdr

Windows_Logo

Linux_Logo

USB 2.0

GigE

USB 2.0

GigE

Syntax

INT is_EnableHdr (HIDS hCam, INT Enable)

Description

Some sensors support HDR knee point mode. You can use the is_EnableHdr() function to enable / disable it. To set the knee points of the HDR curve, you can use the is_SetHdrKneepoints() function.

For further information on HDR mode, please refer to the HDR Sensor Principles chapter.

Hinweis

HDR mode is only supported by sensors of the UI-122x/522x camera models.

Input Parameters

hCam

Camera handle

Enable


IS_ENABLE_HDR

Enables HDR mode.

IS_DISABLE_HDR

Disables HDR mode.

Return Values

IS_SUCCESS

Function executed successfully This value is also returned in case an unsupported sensor type and IS_DISABLE_HDRare used.

IS_NO_SUCCESS

General error message

IS_NOT_SUPPORTED

In case an unsupported sensor type and IS_ENABLE_HDR are used.

Related Functions

is_GetHdrMode()
is_SetHdrKneepoints()
is_GetHdrKneepointInfo()
is_GetHdrKneepoints()

Sample Programs

uEyeC# Hdr Demo (C#)

Suggestion for improvement? Send us your short Feedback on this chapter. Thank you very much!


© 2010 IDS Imaging Development Systems GmbH
http://www.ids-imaging.com