Syntax
AutoFocus_GetAOISizeMin (IS_SIZE_2D* size)
Description
AutoFocus_GetAOISizeMin returns the minimum focus AOI for the autofocus.
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
Related functions