Working with underlying data Access a pixel buffer’s underlying pixel data. TopicsConverting to an arraymakeArray(of:channelCount:)Accessing underlying pixel valueswithUnsafeBufferPointer(_:)withUnsafeMutableBufferPointer(_:)Accessing underlying vImage bufferswithUnsafePointerToVImageBuffer(_:)withUnsafeVImageBuffer(_:)withUnsafeVImageBuffers(_:)Accessing component pixel bufferswithUnsafePixelBuffer(at:_:)withUnsafePixelBuffers(_:) See AlsoPixel buffer essentialsCreating vImage pixel buffersPixel formats