The information in this topic may be out of date. The current SDK reference guide has moved here.
imageSize method
Provide the dimensions of the image defined using Target.url method.
Syntax
eyes.check(Target.window().imageSize(imageSize));
Parameters
- imageSize
- Type:RectangleSize
- A rectangular area that represents the size of the image.
Return value
- Type: ImagesCheckSettings