Color Functions
| clrBlueValue | Extract the blue value from an rgb color. |
| clrGreenValue | Extract the green value from an rgb color. |
| clrRedValue | Extract the red value from an rgb color. |
| rgb | Create an rgb color from independent red, green, and blue colors. |
| rgb2html | Convert an rgb color to web-based hexadecimal color. |
(c) 2000-2001 by West Coast Web Adventures, Inc., All Rights Reserved
|