Contents

pixelBuffer

Consume this value to access the underlying pixel buffer once any pending write is complete.

Declaration

var pixelBuffer: CVMutablePixelBuffer? { get async throws }

Return Value

The underlying pixel buffer or nil if this was not an image value.