Categories

Updated: 09/15/2006

PHP Image Manipulation Class 1.0.3

This class can be used to perform several types of image manipulation operations. It can: Rescale images to fit in a given width and/or height keeping (or not) the original aspect ratio; Flip images horizontally or vertically; Rotate images by a given angle; The class does all the error checking for the source and target file so you don''t need to worry about that. The class supports loading and saving images in the GIF, JPEG and PNG formats preserving transparency for GIF, PNG and even PNG24 files. The code is heavily documented so you can understand every aspect of it
©2003-2019 jCay.com