init(_:)
Creates an inference value that wraps the specified pixel buffer.
Declaration
init(_ pixelBuffer: consuming CVMutablePixelBuffer)Parameters
- pixelBuffer:
The pixel buffer to wrap.
Creates an inference value that wraps the specified pixel buffer.
init(_ pixelBuffer: consuming CVMutablePixelBuffer)The pixel buffer to wrap.