| Package | Description |
|---|---|
| com.applitools.eyes | |
| com.applitools.utils |
| Modifier and Type | Method and Description |
|---|---|
static ScaleMethod |
ScaleMethod.getDefault() |
static ScaleMethod |
ScaleMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScaleMethod[] |
ScaleMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static BufferedImage |
ImageUtils.scaleImage(BufferedImage image,
ScaleMethod scaleMethod,
double scaleRatio)
Scales an image by the given ratio
|
Copyright © 2016. All rights reserved.