public static class ScreenshotNegative.ScreenshotNegativeBuilder extends Object
Constructor and Description |
---|
ScreenshotNegativeBuilder(Path screenshotsDirectory) |
Modifier and Type | Method and Description |
---|---|
ScreenshotNegative.ScreenshotNegativeBuilder |
andBlurringOf(BlurLevel blurLevel) |
ScreenshotNegative |
andTargetPathOf(Path finalScreenshotPath) |
ScreenshotNegative.ScreenshotNegativeBuilder |
withScreenshotData(byte[] screenshotData) |
public ScreenshotNegativeBuilder(Path screenshotsDirectory)
public ScreenshotNegative.ScreenshotNegativeBuilder withScreenshotData(byte[] screenshotData)
public ScreenshotNegative andTargetPathOf(Path finalScreenshotPath) throws IOException
IOException
public ScreenshotNegative.ScreenshotNegativeBuilder andBlurringOf(BlurLevel blurLevel)
Copyright © 2022. All rights reserved.