whitepointsRGB {colorscience} | R Documentation |
Primaries for RGB color spaces
Description
whitepointsRGB
is a table with primaries for RGB color
spaces.
Usage
whitepointsRGB
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
Author(s)
Jose Gama
Source
Wikipedia, 2014 RGB color space https://en.wikipedia.org/wiki/RGB_color_space
References
Wikipedia, 2014 RGB color space https://en.wikipedia.org/wiki/RGB_color_space
Examples
data(whitepointsRGB)
whitepointsRGB
[Package colorscience version 1.0.9 Index]