» Summary | » License |
---|---|
Color conversion and mixing for PHP5 | LGPL |
» Current Release | » Bug Summary |
0.1.5 (alpha) was released on 2010-09-20 by doconnor (Changelog) |
Report a new bug to Image_Color2 |
» 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 |
|