Home > C: Programming > Obsolete Functions > | History back Previous chapter Next chapter Print |
is_SetImageAOI |
uEye Camera Manual Version 3.80
is_SetImageAOI
USB 2.0 GigE |
USB 2.0 GigE |
Syntax
INT is_SetImageAOI (HIDS hCam,
INT xPos, INT yPos,
INT width, INT height)
Description
|
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