Please enable JavaScript to view this site.

uEye DirectShow 4.97

Syntax

AutoFocus_GetAOISizeMin (IS_SIZE_2D* size)

Description

AutoFocus_GetAOISizeMin returns the minimum focus AOI for the autofocus.

hint_info

These functions are only supported by the uEye LE USB 3.1 Gen 1 AF.

Parameter

size: Pointer to the variable in which the return value is written.

Contents of the IS_SIZE_2D structure

INT

s32Width

AOI width

INT

s32Height

AOI height

Interface

IuEyeAutoFocus

Related functions

AutoFocus_GetAOI

AutoFocus_SetAOI

AutoFocus_SetAOIPreset

AutoFocus_GetNumberOfSupportedAOIs