Learn R Programming

colorscience (version 1.0.2)

whitepointsRGB: Primaries for RGB color spaces

Description

whitepointsRGB is a table with primaries for RGB color spaces.

Usage

whitepointsRGB

Arguments

Format

This data frame contains the following data:
xRed
Primary red x
yRed
Primary red y
xGreen
Primary green x
yGreen
Primary green y
xBlue
Primary blue x
yBlue
Primary blue y
whitepointilluminant
illuminant
gamma
gamma
description
Color space name

Source

Wikipedia, 2014 RGB color space http://en.wikipedia.org/wiki/RGB_color_space

References

Wikipedia, 2014 RGB color space http://en.wikipedia.org/wiki/RGB_color_space

Examples

Run this code
data(whitepointsRGB)
whitepointsRGB

Run the code above in your browser using DataLab