Description Usage Arguments Value Author(s) Source References
makeChromaticAdaptationMatrix
Generates a Chromatic
Adaptation matrix.
1 2 3 4 5 | makeChromaticAdaptationMatrix(ChromaticAdaptationAlgorithm = "VonKries",
illuminantSource = "C", illuminantDestination = "D65",
observer = 2, ChromaticAdaptationArray =
get("ChromaticAdaptation", envir = environment()),
referenceWhiteArray = get("XYZperfectreflectingdiffuser", envir = environment()))
|
ChromaticAdaptationAlgorithm |
Chromatic adaptation algorithm |
illuminantSource |
illuminant source |
illuminantDestination |
illuminant destination |
observer |
observer |
ChromaticAdaptationArray |
Chromatic adaptation array |
referenceWhiteArray |
reference white |
Chromatic Adaptation matrix
Jose Gama
Logicol S.r.l., 2014 EasyRGB color search engine http://www.easyrgb.com/
Logicol S.r.l., 2014 EasyRGB color search engine http://www.easyrgb.com/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.