ColorChip is a class for working with color in a more convenient manner than the basic RGB and Hexadecimal triplets often encountered in programming, especially Web-oriented programming. It allows you to define a color using RGB, HSV (Hue, Saturation, Value) or a Hexadecimal string. ColorChip objects have properties for all three of these color models, as well as methods for adjusting both RGB and HSV values. These methods automatically update all of the object's properties. Additional methods exist for getting color compliments, triads, and the nearest Web-safe color.
| Tags | multimedia Graphics Software Development Libraries php classes Color rgb hsv |
|---|---|
| Licenses | GPLv2 |
| Operating Systems | OS Independent |
| Implementation | PHP |
Recent comments
11 Dec 2005 10:09
Excellent
Very useful tool, fast setup, very good ;)
I setup one here (games.ww7.be/games/Col...) .
Adding more examples and something like this (www.morecrayons.com/pa...) would be wonderful.
A facility for macro and variable handling and file inclusion in XML files.