Top Level :: Images

Package Information: Image_Color2

» Summary» License
Color conversion and mixing for PHP5LGPL
» Current Release» Bug Summary
0.1.4 (alpha) was released on 2006-01-03 (Changelog)No open bugs
» Description
PHP5 color conversion and basic mixing.
Currently supported color models:
* CMYK - Used in printing.
* Grayscale - Perceptively weighted grayscale.
* Hex - Hex RGB colors i.e. #abcdef.
* Hsl - Used in CSS3 to define colors.
* Hsv - Used by Photoshop and other graphics pacakges.
* Named - RGB value for named colors like black, khaki, etc.
* WebsafeHex - Just like Hex but rounds to websafe colors.
» Maintainers» More Information
» Packages that depend on Image_Color2