bitsPerComponent
The number of bits that represents one channel of data in one pixel.
Declaration
var bitsPerComponent: UInt32Discussion
For ARGB8888, this is 8. Expected values are 1, 2, 4, 5, 8, 10, 12, 16, or 32.
The number of bits that represents one channel of data in one pixel.
var bitsPerComponent: UInt32For ARGB8888, this is 8. Expected values are 1, 2, 4, 5, 8, 10, 12, 16, or 32.