applied(to:eventHandler:)
Adjusts the exposure of the input image.
Declaration
func applied(to image: CIImage, eventHandler: EventHandler? = nil) -> CIImageParameters
- image:
An image.
- eventHandler:
An event handler.
Return Value
An image with adjusted exposure.