magenta
Function, Named Color
Function
Returns the value of the magenta component of a color, when converted to the CMYK color space.
Example:
put the magenta of orange —> 0.545105
Related: cyan, yellow, black
Named Color (STColor.xmodule)
Example:
put color(magenta) —> 251,0,255
note
This page is under construction: it has not been reviewed for completeness.