A type of CGContext
that you can use for drawing bits to memory.
Framework
- Core Graphics
Overview
The number of components for each pixel in a bitmap graphics context is specified by a color space, defined by a CGColor
. The bitmap graphics context specifies whether the bitmap should contain an alpha channel, and how the bitmap is generated.