Learn R Programming

munsellinterpol (version 1.0.2)

OptimalColoursForIlluminantC: Table with optimal colors

Description

OptimalColoursForIlluminantC table with optimal colors (on the boundary of the colour solid AKA MacAdam limits)

Usage

OptimalColoursForIlluminantC

Arguments

Format

This data frame contains the following columns:

x

CIE x

y

CIE y

Y

CIE Y

References

Paul Centore 2014 The Munsell and Kubelka-Munk Toolbox http://www.99main.com/~centore/MunsellAndKubelkaMunkToolbox/MunsellAndKubelkaMunkToolbox.html

James D. Foley, Andries van Dam, Steven K. Feiner, & John F. Hughes, 1990 Computer Graphics: Principles and Practice, 2nd ed., Addison-Wesley Publishing Company.

Gunter Wyszecki & W. S. Stiles, 1982 Color Science: Concepts and Methods, Quantitative Data and Formulae, 2nd edition, John Wiley and Sons

Examples

Run this code
# NOT RUN {
data(OptimalColoursForIlluminantC)
OptimalColoursForIlluminantC
# }

Run the code above in your browser using DataLab