PHP-Klasse::Image Manipulation

Kurzbeschreibung: Resize images by percentage or by size
Veröffentlicht am: 14.04.2007
Gruppe(n):
- PHP 5
- Graphics
Beschreibung:
This class can be used to resize images.
It can read images in the GIF, JPEG, or PNG and resize the image by a scale factor given in percentage or to a given width or height value.
The resized image is saved with the same file name of the original image file.
Link: Image Manipulation