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