php_imlib is an extension for PHP4 that makes the Imlib2 image manipulation library available from within PHP scripts. The extension will build as a self-contained shared object, or as a module built into PHP.
| Tags | Internet Web multimedia Graphics Software Development |
|---|---|
| Licenses | PHP |
| Implementation | C PHP |
Recent releases


Changes: New color ranges (gradients), blurring/sharpening of images, and quality/compression setting for JPEGs and PNGs,and fixes for blending images with alpha channels, PHP 4.0.4 compatibility, and pass-by-reference cleanups.


Changes: Drawing support (lines, rectangles, ellipses, polygons), image rotation, flipping, and tiling, and a much cleaner set of PHP classes.


Changes: First public release, with image loading/saving, cropping, scaling, and text drawing implemented.