Class
Accessible
Camera.Size.AOI.SetWhiteBalance
Syntax
uEye.SizeAOI.SetWhiteBalance(int s32PosX, int s32PosY, int s32Width, int s32Height)
uEye.SizeAOI.SetWhiteBalance(System.Drawing.Rectangle Rectangle)
Description
Sets the AOI for automatic white balance.
Parameter
s32PosX |
X position of the AOI |
s32PosY |
Y position of the AOI |
s32Width |
Width of the AOI |
s32Height |
Heigth of the AOI |