Contents

pixelBuffer

Waits for any pending write access on the underlying pixel buffer to complete, then returns it.

Declaration

final var pixelBuffer: CVReadOnlyPixelBuffer? { get async throws }

Discussion

Returns nil if kind is not .image.