Learn R Programming

colorscience (version 1.0.8)

MaxChromasForStandardMunsellHuesAndValues: Table with maximum Munsell chroma, for a given Munsell hue and value, for which an extrapolated renotation value is available

Description

MaxChromasForStandardMunsellHuesAndValues table with maximum Munsell chroma, for a given Munsell hue and value, for which an extrapolated renotation value is available.

Usage

MaxChromasForStandardMunsellHuesAndValues

Arguments

Format

This data frame contains the following columns:

H

Hue

V

Value

MaximumChroma

Maximum Chroma (MacAdam limit)

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(MaxChromasForStandardMunsellHuesAndValues)
MaxChromasForStandardMunsellHuesAndValues
# }

Run the code above in your browser using DataLab