![]() |
![]() |
---|---|
USB 2.0 GigE |
USB 2.0 GigE |
Syntax
INT is_SetImageAOI (HIDS hCam, INT xPos, INT yPos, INT width, INT height)
Description
This function is obsolete and should not be used anymore. We recommend to use the is_AOI() function instead. |
Input parameters
hCam |
Camera handle |
xPos |
X position of the upper left corner. |
yPos |
Y position of the upper left corner. |
width |
Image width |
height |
Image height |
Return values
IS_SUCCESS |
Function executed successfully |
IS_NO_SUCCESS |
General error message |
IS_INVALID_MODE |
Camera is in standby mode, function not allowed |
Related functions
•is_AOI()
•is_SetBinning()
•is_SetSubSampling()