- check(String, ICheckSettings) - Method in class com.applitools.eyes.images.Eyes
-
- checkImage(BufferedImage) - Method in class com.applitools.eyes.images.Eyes
-
- checkImage(BufferedImage, String) - Method in class com.applitools.eyes.images.Eyes
-
- checkImage(BufferedImage, String, boolean) - Method in class com.applitools.eyes.images.Eyes
-
Matches the input image with the next expected image.
- checkImage(String) - Method in class com.applitools.eyes.images.Eyes
-
- checkImage(String, String) - Method in class com.applitools.eyes.images.Eyes
-
- checkImage(String, String, boolean) - Method in class com.applitools.eyes.images.Eyes
-
Matches the image stored in the input file with the next expected image.
- checkImage(byte[]) - Method in class com.applitools.eyes.images.Eyes
-
- checkImage(byte[], String) - Method in class com.applitools.eyes.images.Eyes
-
- checkImage(byte[], String, boolean) - Method in class com.applitools.eyes.images.Eyes
-
Matches the input image with the next expected image.
- checkRegion(BufferedImage, Region, String, boolean) - Method in class com.applitools.eyes.images.Eyes
-
Perform visual validation for the current image.
- checkRegion(BufferedImage, Region, String) - Method in class com.applitools.eyes.images.Eyes
-
Perform visual validation for a region in a given image.
- checkRegion(BufferedImage, Region) - Method in class com.applitools.eyes.images.Eyes
-
Perform visual validation of a region for a given image.
- checkWindow(BufferedImage) - Method in class com.applitools.eyes.images.Eyes
-
Deprecated.
- checkWindow(BufferedImage, String) - Method in class com.applitools.eyes.images.Eyes
-
Deprecated.
- checkWindow(BufferedImage, String, boolean) - Method in class com.applitools.eyes.images.Eyes
-
Deprecated.
- com.applitools.eyes.images - package com.applitools.eyes.images
-
- convertLocation(Location, CoordinatesType, CoordinatesType) - Method in class com.applitools.eyes.images.EyesImagesScreenshot
-
Convert the location.