Class
Accessible
Camera.Focus.Aoi.GetSizeMin
Syntax
uEye.FocusAoi.GetSizeMin(out int s32Width, out int s32Height)
uEye.FocusAoi.GetSizeMin(out System.Drawing.Size size)
This class is currently only supported by the uEye LE USB 3.1 Gen 1 AF camera models. |
Description
Returns the minimum focus AOI for the autofocus.
Parameter
s32Width |
AOI width |
s32Height |
AOI height |
size |
AOI width and height |