cyanComponent
The cyan component value of the color.
Declaration
var cyanComponent: CGFloat { get }Discussion
Access this property only for colors in the deviceCMYK color space. Accessing it for other color types raises an exception.
The cyan component value of the color.
var cyanComponent: CGFloat { get }Access this property only for colors in the deviceCMYK color space. Accessing it for other color types raises an exception.