Contents

bitmapData

A pointer to the bitmap data.

Declaration

var bitmapData: UnsafeMutablePointer<UInt8>? { get }

Discussion

For planar data, the value in this property points to the first plane.

See Also

Related Documentation

Getting the Bitmap Data