public static interface FilterResourcesSteps.ImageScaler
Modifier and Type | Method and Description |
---|---|
boolean |
isAvailable(ExecutionContext context) |
void |
scale(double factor,
Path source,
Path destination,
ExecutionContext context) |
boolean isAvailable(ExecutionContext context)
void scale(double factor, Path source, Path destination, ExecutionContext context) throws IOException, InterruptedException
IOException
InterruptedException