Please enable JavaScript to view this site.

uEye DirectShow 4.97

Navigation: Interfaces > Filter interfaces > IuEyeAOI

AOI_GetAutoBrightnessAOI

Scroll Previous Top Next More

Syntax

AOI_GetAutoBrightnessAOI (IS_RECT *pRectAOI)

AOI_GetAutoBrightnessAOI (RECT *prcAOI)

Description

Returns the coordinates of the AOI for automatic brightness control.

Parameter

pRectAOI

Pointer to an object of the type IS_RECT in which the top left corner, width and height of the AOI are returned [s32X, s32Y, s32Width, s32Height].

prcAOI

Pointer to an object of the type RECT in which the coordinates are returned in the sequence [left, top, right, bottom].

Interface

IuEyeAOI

Related functions

AOI_SetAutoBrightnessAOI