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 |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | PHP |
- All comments
Recent commentsExcellent
Very useful tool, fast setup, very good ;)
I setup one here (http://games.ww7.be/games/ColorChip/) .
Adding more examples and something like this (http://www.morecrayons.com/palettes/webSmart/slider.php#) would be wonderful.
Corrupt files
Prior to 10:00 PM EST, 12/24/2002, both the tar.gz and .zip archives contained corrupted (garbled) copies of ColorChip.class.php. Fixed archives are up, so if you downloaded the file earlier than the aforementioned date, you'll want to try again.