search for: colorintegers

Displaying 1 result from an estimated 1 matches for "colorintegers".

2000 Mar 29
1
pre summary: mapping of colornames into hsv?
...t 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 confusion with the colornumbers resulting from the palette settings. So the R-user should see functions translating ColorName2ColorHexco...