lab2xyz: Convert CIE Lab coordinates to XYZ

Description Usage Arguments Value Author(s) Source References Examples

Description

lab2xyz Converts CIE Lab coordinates to XYZ.

Usage

1
lab2xyz(C,bbb) 

Arguments

C

CIE Lab coordinates

bbb

Reference white, by default Observer = 2deg, Illuminant = D65

Value

CIE XYZ coordinates

Author(s)

Jose Gama

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/

Examples

1
lab2xyz(c(17,12,12))

munsellinterpol documentation built on May 2, 2019, 5:53 p.m.