forked from usonian/ColorChip
-
Notifications
You must be signed in to change notification settings - Fork 0
A PHP class for manipulating colors using RGB, HSV, and Hexadecimal color models.
License
mintbird/ColorChip
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 <[email protected]> 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 0
No packages published
Languages
- PHP 100.0%