search for: colorwheel

Displaying 5 results from an estimated 5 matches for "colorwheel".

2000 Mar 29
1
pre summary: mapping of colornames into hsv?
Hi Martin, Great that you follow this. My original intention was to be able to translate colornames to hsv because this would allow using colornames to cut out a certain part of the colorwheel for colorcoding (HSV component H, see my code below) I think internally we might have colors represented as Colornames, ColorIntegers, ColorHexcodes, ColorRGBs, ColorHSVs (ColorCMYs?) however the R-user probably shouldn't see the internal ColorIntegers of the C-code, as this might lead to co...
1997 Nov 06
0
R-beta: graphics: ``gamma correction'' -- state / feedback ?
...t users apply a ``gamma'' correction for their graphics displays. Most monitors produce a color intensity which is related to voltage by the equation intensity = voltage ^ gamma with gamma about 2.5 for most PC monitors. A typical symptom of this non-linearity is that a colorwheel produced by piechart(rep(1,48), col=48) shows a marked over representation of the red, green and blue and blue primaries. If this is the case try par(gamma=1/2.5) and redraw the color wheel. Vary gamma till you have a "nice" spectrum. This is experimental and feed...
1997 Apr 23
1
R-beta: Version 0.49 Released
...t users apply a ``gamma'' correction for their graphics displays. Most monitors produce a color intensity which is related to voltage by the equation intensity = voltage ^ gamma with gamma about 2.5 for most PC monitors. A typical symptom of this non-linearity is that a colorwheel produced by piechart(rep(1,48), col=48) shows a marked over representation of the red, green and blue and blue primaries. If this is the case try par(gamma=1/2.5) and redraw the color wheel. Vary gamma till you have a "nice" spectrum. This is experimental and feed...
1997 Apr 23
1
R-beta: Version 0.49 Released
...t users apply a ``gamma'' correction for their graphics displays. Most monitors produce a color intensity which is related to voltage by the equation intensity = voltage ^ gamma with gamma about 2.5 for most PC monitors. A typical symptom of this non-linearity is that a colorwheel produced by piechart(rep(1,48), col=48) shows a marked over representation of the red, green and blue and blue primaries. If this is the case try par(gamma=1/2.5) and redraw the color wheel. Vary gamma till you have a "nice" spectrum. This is experimental and feed...
1997 Apr 23
1
R-beta: Version 0.49 Released
...t users apply a ``gamma'' correction for their graphics displays. Most monitors produce a color intensity which is related to voltage by the equation intensity = voltage ^ gamma with gamma about 2.5 for most PC monitors. A typical symptom of this non-linearity is that a colorwheel produced by piechart(rep(1,48), col=48) shows a marked over representation of the red, green and blue and blue primaries. If this is the case try par(gamma=1/2.5) and redraw the color wheel. Vary gamma till you have a "nice" spectrum. This is experimental and feed...