ResetRoi
Reset the region of interest (ROI) of an image. (After this operation, the ROI is set to the entire image.)
Syntax
Definition:
HRESULT ResetRoi(
HRESULT hrPrev,
ITcVnImage* ipImage
)
Parameters
Name |
Type |
Description |
---|---|---|
hrPrev |
HRESULT indicating the result of previous operations (If SUCCEEDED(hrPrev) equals false, no operation is executed.) | |
ipImage |
Image |
Required License
TC3 Vision Base