bitmapInfo
Obtains the bitmap information associated with a bitmap graphics context.
Declaration
var bitmapInfo: CGBitmapInfo { get }Discussion
The data returned by the function specifies whether the bitmap contains an alpha channel and how the alpha channel is generated, along with whether the components are floating-point or integer.