| Package | Description |
|---|---|
| com.applitools.eyes | |
| com.applitools.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
OutOfBoundsException
Applitools Eyes exception indicating the a geometrical element is out of
bounds (point outside a region, region outside another region etc.)
|
| Modifier and Type | Method and Description |
|---|---|
static BufferedImage |
ImageUtils.imageFromBase64(String image64)
Creates a
BufferedImage instance from a base64 encoding of an
image's bytes. |
static BufferedImage |
ImageUtils.imageFromBytes(byte[] imageBytes)
Creates a BufferedImage instance from raw image bytes.
|
static BufferedImage |
ImageUtils.imageFromFile(String path) |
static BufferedImage |
ImageUtils.imageFromResource(String resource) |
Copyright © 2017. All rights reserved.