public class Resizer extends java.lang.Object implements PhotoFilter
| Constructor and Description |
|---|
Resizer() |
| Modifier and Type | Method and Description |
|---|---|
java.nio.file.Path |
amendedScreenshotPath(ScreenshotNegative negative) |
ScreenshotNegative |
process(ScreenshotNegative negative) |
public java.nio.file.Path amendedScreenshotPath(ScreenshotNegative negative)
amendedScreenshotPath in interface PhotoFilterpublic ScreenshotNegative process(ScreenshotNegative negative)
process in interface PhotoFilter