HunterLab2XYZ function

Convert HunterLab coordinates to XYZ

Convert HunterLab coordinates to XYZ

HunterLab2XYZ Converts HunterLab coordinates to XYZ.

HunterLab2XYZ(HunterLabmatrix, illuminant = "D65", observer = 2, RefWhite = get("XYZperfectreflectingdiffuser", envir = environment()))

Arguments

  • HunterLabmatrix: HunterLab coordinates
  • illuminant: illuminant
  • observer: observer
  • RefWhite: Reference White

Returns

XYZ 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

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

Useful links