public class Resizer extends Object implements PhotoFilter
| Constructor and Description |
|---|
Resizer() |
| Modifier and Type | Method and Description |
|---|---|
Path |
amendedScreenshotPath(ScreenshotNegative negative) |
ScreenshotNegative |
process(ScreenshotNegative negative) |
static BufferedImage |
resize(BufferedImage image,
int width,
int height) |
public Path amendedScreenshotPath(ScreenshotNegative negative)
amendedScreenshotPath in interface PhotoFilterpublic ScreenshotNegative process(ScreenshotNegative negative)
process in interface PhotoFilterpublic static BufferedImage resize(BufferedImage image, int width, int height)
Copyright © 2021. All rights reserved.