Learn R Programming

colorscience (version 1.0.8)

GanzGrieser.Tint: Ganz and Grieser Tint

Description

GanzGrieser.Tint Ganz Grieser Tint Method.

Usage

GanzGrieser.Tint(xyYmatrix)

Arguments

xyYmatrix

CIE xyY values 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 {
xyY <- c(0.4083308, 0.2988462, 0.08391198)
GanzGrieser.Tint(xyY)
# }

Run the code above in your browser using DataLab