Contents

init(source:target:orientation:)

Creates a handler for performing requests on a Core Video pixel buffer.

Declaration

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

See Also

Creating a request handler