Please enable JavaScript to view this site.

uEye DirectShow 4.97

Syntax

GetAutoBrightnessAOI (long* plXPos, long* plYPos, long* plWidth, long* plHeight)

Description

GetAutoBrightnessAOI returns the reference AOI for automatic gain/automatic exposure time.

Parameter

plXPos

Pointer to the variable in which the X position of the AOI is written.

plYPos

Pointer to the variable in which the Y position of the AOI is written.

plWidth

Pointer to the variable in which the width of the AOI is written.

plHeight

Pointer to the variable in which the height of the AOI is written.

Interface

IuEyeAutoFeatures

Related functions

SetAutoBrightnessAOI