magenta
- function
-
returns the value of the magenta component of a color, when converted to the CMYK color space
-
Examples: +
put the magenta of orange —> 0.545105
-
Related: cyan, yellow, black
-
- named color (STColor.xmodule)
-
Examples: +
put color(magenta) —> 251,0,255
-