Top Level :: Images

Package Information: Image_Color2

This package is not maintained, if you would like to take over please go to this page.
» 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)
Easy Install

Not sure? Get more info.

pear install Image_Color2

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/Image_Color2

  • Package Maintenance Rank: 100 of 229 packages with open bugs
  • Number of open bugs: 1 (3 total bugs)
  • Average age of open bugs: 4353 days
  • Oldest open bug: 4353 days
  • Number of open feature requests: 1 (1 total feature requests)

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

Packages that depend on Image_Color2

Dependencies for Image_Color2