Warning: This package management website is not protected with a password, this is a MAJOR security risk. Please read the README.
Package
Image_Color2
Installed
- no -
Latest
0.1.5
License
LGPL
Summary
Color conversion and mixing for PHP5
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.
Dependencies
PHP Version: 5.0.0 or newer PEAR Package: pear.php.net/PEAR 1.4.0a1 or newer