Learn R Programming

colorscience (version 1.0.0)

Hunter60.WhitenessIndex: Hunter 60 Whiteness Index

Description

Hunter60.WhitenessIndex Hunter 60 Whiteness Index.

Usage

Hunter60.WhitenessIndex(LabHunterMatrix)

Arguments

LabHunterMatrix
Lab Hunter values for illuminant C

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
HunterLab<-c(28.96756, 2.363884, 0.4821515)
Hunter60.WhitenessIndex(HunterLab)

Run the code above in your browser using DataLab