Image assets consist of an image with some additional information that is required by Silk4NET 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.