Contents

init(sourceURL:targetURL:orientation:)

Creates a handler for performing requests on an image at the specified URL.

Declaration

convenience init(sourceURL: URL, targetURL: URL, orientation: CGImagePropertyOrientation? = nil)

See Also

Creating a request handler