numberOfColorComponents
The number of components, excluding alpha, the color space supports.
Declaration
var numberOfColorComponents: Int { get }Discussion
This value is 0 if the color space isn’t based on float components.
The number of components, excluding alpha, the color space supports.
var numberOfColorComponents: Int { get }This value is 0 if the color space isn’t based on float components.