This is an image manipulation class with PHP 4 and PHP 5 specific support that based on the GD Library.
This class can:
- Load and save images in the JPEG, GIF and PNG formats
- Generate HTML tags to present the manipulated images
- Resize an image with arbitrary dimensions, or to a given width or height or size scale percentage, preserving the original aspect ratio.
- Crop the image
- Write text labels over the image
|