|
|
This page illustrates the Rico.Color DHTML object. A Rico.Color object is constructed
with a set of RGB values. The color has methods for setting red, green, and blue
individually as well as setting hue, saturation, and brightness. Once values have been set
a string representation can be retrieved via the asHex() or asHSB() methods.
|