Description Usage Arguments Value Author(s) Source References Examples
RGB2YIQ
Converts RGB coordinates to YIQ.
1 | RGB2YIQ(RGBmatrix)
|
RGBmatrix |
RGB coordinates |
YIQ coordinates
Jose Gama
Alex Izvorski, Copyright 2003-2005 (Portions Copyright 2001-2003 by Alfred Reibenschuh) Graphics/ColorObject version 0.5.0 http://www.poynton.com/notes/colour_and_gamma/ColorFAQ.txt
Alex Izvorski, Copyright 2003-2005 (Portions Copyright 2001-2003 by Alfred Reibenschuh) Graphics/ColorObject version 0.5.0 http://www.poynton.com/notes/colour_and_gamma/ColorFAQ.txt
1 2 |
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, units
Loading required package: pracma
Attaching package: 'pracma'
The following object is masked from 'package:Hmisc':
ceil
Loading required package: sp
[,1] [,2] [,3]
[1,] 82.949 31.51965 17.58261
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.