blackComponent
The black component value of the color.
Declaration
var blackComponent: CGFloat { get }Discussion
Access this property only for colors in the deviceCMYK color space, which have a black component. Accessing it for other color types raises an exception.