Learn R Programming

colorscience (version 1.0.0)

Taube60.Whiteness: Taube Whiteness

Description

Taube60.Whiteness developed by Mr. Taube (formerly an employee of BASF AG, Germany). It was presented in 1960 and has found it's application mainly in the plastic sector.

Usage

Taube60.Whiteness(XYZmatrix, illuminant = "D65", observer = 2, RefWhite
                 = XYZperfectreflectingdiffuser)

Arguments

XYZmatrix
CIE tristimulus values for illuminant C
illuminant
illuminant
observer
observer
RefWhite
White reference

source

Xrite, 2012 Color iQC and Color iMatch Color Calculations Guide Version 8.0 30 July 2012 Revision 1.0

References

Xrite, 2012 Color iQC and Color iMatch Color Calculations Guide Version 8.0 30 July 2012 Revision 1.0

Examples

Run this code
XYZ<-c(0.11465380, 0.08391198, 0.08222077)
Taube60.Whiteness(XYZ)

Run the code above in your browser using DataLab