public class PhotoSessionBooking extends Object
Constructor and Description |
---|
PhotoSessionBooking(Darkroom darkroom) |
Modifier and Type | Method and Description |
---|---|
ScreenshotPhoto |
andSaveToDirectory(Path outputDirectory) |
PhotoSessionBooking |
andWithBlurring(BlurLevel blurLevel) |
PhotoSessionBooking |
with(PhotoLens lens) |
public PhotoSessionBooking(Darkroom darkroom)
public PhotoSessionBooking with(PhotoLens lens)
public PhotoSessionBooking andWithBlurring(BlurLevel blurLevel)
public ScreenshotPhoto andSaveToDirectory(Path outputDirectory)
Copyright © 2022. All rights reserved.