Image searchSearches the specified image in the specified area on the screen, and then carry out a mouse motion at the position. The position coordinate value X and Y could be retrieved for the subsequent actions as well. It's very useful when you have to click on an unfixed position icon, button, or other shape. Click here to show the figure![]() Parameters
About the options after searching, please refer to "After Searching"
If the image does not locate in the area, the coordinate value -1, -1 will be returned, and an error will throw.
You may use the instruction "Text search based on image" to retrieve the position of a string appeared on the screen.
| |