Image assets consist of an image with some additional information that is required by Silk4J to work with the asset.
Method | Description |
---|---|
imageClick | Clicks in the middle of the specified image asset. Waits until the image is found or the Object resolve timeout, which you can define in the synchronization options, is over. |
imageExists | Returns whether the specified image asset exists. |
imageRectangle | Returns the object-relative rectangle of the specified image asset. |
Image assets must be located in the Image Assets folder of the project. The .imageasset files must be embedded resources.