Top Level :: Images
:: FreeImage
:: 0.1
FreeImage 0.1
This package is not maintained, if you would like to take over please go to this page.
Package Information |
Summary |
Provides a wrapper to the FreeImage library. |
Maintainers |
Justin Wu <
wenlong at php dot net >
(lead)
[details]
|
License |
PHP |
Description |
This extension is a wrapper for the FreeImage (http://freeimage.sourceforge.net)
library that allows PHP to support popular graphics image fromats like GIF, PNG,
BMP, JPEG, TIFF, PSD, XPM and others as needed by today's multimedia application.
See the examples in the examples/ directory for some hints on how to use it. |
Homepage |
http://www.phpsalon.com
|
Release notes
Version 0.1
(beta)
|
- Rewritten all code. - Both a procedural and an OO API is provided. - Upgraded FreeImage library to version 3.4.0. - Added stream support. - Added PHP5 support. - First Release in PECL. |
|
Dependencies for release 0.1 |
|
No dependencies registered. |
|
|