R/color-conversions.R
RGBToCMY.Rd
Convert RGB colors to the CMY color space.
rgbToCmy(col, maxColorValue = 1)
RGB matrix or hexadecimal colors.
maximum channel value.
Numeric CMY matrix.
color-conversion-overview