Contents

init(source:target:orientation:)

Creates a handler for performing requests on Core Image images.

Declaration

convenience init(source: CIImage, target: CIImage, orientation: CGImagePropertyOrientation? = nil)

See Also

Creating a request handler