Contents

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.