RGB2CMY function

Convert sRGB coordinates to CMY

Convert sRGB coordinates to CMY

RGB2CMY Converts sRGB coordinates to CMY.

RGB2CMY(RGBmatrix)

Arguments

  • RGBmatrix: sRGB coordinates

Returns

CMY coordinates

Source

Logicol S.r.l., 2014 EasyRGB color search engine http://www.easyrgb.com/

References

Logicol S.r.l., 2014 EasyRGB color search engine http://www.easyrgb.com/

Author(s)

Jose Gama

Examples

RGB2CMY(c(0.310897, 0.306510, 74.613450))
  • Maintainer: Glenn Davis
  • License: GPL (>= 3)
  • Last published: 2024-04-22

Useful links