Innovation Award
 January 2007
Number 2 |
Photoshop is the leading graphical image manipulation program. Many designers even use it to sketch the layout of Web pages.
PHP comes with built-in support to read and write images in many formats using the GD library. However, it does not support the Photoshop image format: PSD.
This class fill partly that void by reading Photoshop PSD image files and creating a GD image resource from the Photoshop image bitmaps.
Manuel Lemos |
This class can be used to open images in the PhotoShop PSD format.
It creates a GD true color image and renders the image read from a PhotoShop image file.
An function named imagecreatefrompsd() is provided to simplify the creation of images from PhotoShop files using this class.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (95.0%) |
Good (85.0%) |
- |
- |
- |
- |
Not sure (56.0%) |
952 |
| Month: |
Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.