Description Usage Arguments Value Author(s) Source References Examples
DIN99toCIELab
Conversion from DIN99 coordinates to
CIELAB color space.
1 | DIN99toCIELab(Lab99o)
|
Lab99o |
Lab99o coordinates |
CIELAB coordinates
Jose Gama
DIN99 coordinates to CIELAB color space http://de.wikipedia.org/w/index.php?title=Diskussion:DIN99-Farbraum
DIN99 coordinates to CIELAB color space http://de.wikipedia.org/w/index.php?title=Diskussion:DIN99-Farbraum
1 | DIN99toCIELab(c(0.59072, 0.85570, 0.80283))
|
Loading required package: Hmisc
Loading required package: lattice
Loading required package: survival
Loading required package: Formula
Loading required package: ggplot2
Attaching package: 'Hmisc'
The following objects are masked from 'package:base':
format.pval, round.POSIXt, trunc.POSIXt, units
Loading required package: munsellinterpol
Loading required package: geometry
Loading required package: magic
Loading required package: abind
Loading required package: pracma
Attaching package: 'pracma'
The following object is masked from 'package:munsellinterpol':
hypot
The following objects are masked from 'package:geometry':
dot, polyarea
The following object is masked from 'package:magic':
magic
The following object is masked from 'package:Hmisc':
ceil
Loading required package: sp
Attaching package: 'colorscience'
The following objects are masked from 'package:munsellinterpol':
XYZ2xyY, xyY2XYZ
L a b
[1,] 0.4992709 0.4906792 0.5156828
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.