return
|
True if the image exists, false if not.
Boolean.
|
imageFile
|
- A path to a file
of one of the following types:
String.
|
occurrence
|
Optional: The occurrence of the image that should
be checked for existence, 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 .
|