Skip to content

usonian/ColorChip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ColorChip - Easy Color Manipulation with PHP
V1.0
--------------------------------------------
ColorChip is a PHP class for manipulating colors using RGB, HSV, and Hexadecimal color models.  The actual class definition can be found in ColorChip.class.php.

API documentation can be found in the doc directory, under index.html.

A demo script, example.php has been included to demonstrate some of the potential uses for this library.

ColorChip is released under the GPL license, which can be read under LICENSE.

Send bug reports/feature requests to:
Andy Chase <andychase@gmail.com>

No guarantees, but I'll try to fix stuff if it's not working correctly.

About

A PHP class for manipulating colors using RGB, HSV, and Hexadecimal color models.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages