pixelBuffer
Consume this value to access the underlying pixel buffer.
Declaration
var pixelBuffer: CVMutablePixelBuffer? { get }Return Value
The underlying pixel buffer or nil if this was not an image value.
Consume this value to access the underlying pixel buffer.
var pixelBuffer: CVMutablePixelBuffer? { get }The underlying pixel buffer or nil if this was not an image value.