Learn R Programming

colorscience (version 1.0.8)

ASTM.E313.Whiteness: ASTM E313 Whiteness

Description

ASTM.E313.Whiteness ASTM E313 Whiteness.

Usage

ASTM.E313.Whiteness(XYZmatrix)

Arguments

XYZmatrix

tri-stimulus values for the calculated for illuminant C

References

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

Examples

Run this code
# NOT RUN {
XYZ<-c(0.1146538, 0.08391198, 0.08222077)
ASTM.E313.Whiteness(XYZ)
# }

Run the code above in your browser using DataLab