Please enable JavaScript to view this site.

uEye DirectShow 4.97

Syntax

SetAutoBrightnessAOI (long lXPos, long lYPos, long lWidth, long lHeight)

Description

SetAutoBrightnessAOI sets the reference AOI for the automatic gain/automatic exposure time. The actual value for automatic adjustment is determined from the reference AOI.

Parameter

lXPos

X position of the AOI

lYPos

Y position of the AOI

lWidth

Width of the AOI

lHeight

Height of the AOI

Interface

IuEyeAutoFeatures

Related functions

GetAutoBrightnessAOI