formatCMYK
CMYKColor.formatCMYK
formatCMYK()
Format this CMYKColor into a string “C_M_Y_K”, multiplying each internal component (0–1) by 100 and rounding.
Returns: string e.g. “30_100_0_30”
formatCMYK()
Format this CMYKColor into a string “C_M_Y_K”, multiplying each internal component (0–1) by 100 and rounding.
Returns: string e.g. “30_100_0_30”