returnRectangle
|
The rectangle of the specified image or an
empty rectangle if the image is not found.
Rect.
|
imageFile
|
- A path to a file
of one of the following types:
String.
|
occurrence
|
Optional: The occurrence of the image for which
the rectangle should be returned, if there are multiple occurrences. The first
occurrence is 1. The default value is 1.
Integer.
|
searchRectangle
|
Optional: The object-relative rectangle in which
to search for the image.
Rect .
|