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