This class can be used to convert color values between RGB and hexadecimal representation.
It can take an array with the values of a color as separate RGB component values and convert the color to the hexadecimal representation used in the Web pages.
It can also do the opposite, i.e. converting the hexadecimal color values to the RGB representation.
The class can also validate color values in either the RGB or hexadecimal formats and determine whether the values correspond to a valid color.
| There are not enough user ratings to display for this class. |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.