Image Resize ClassThe class can queue several types of image manipulation operations besides rescaling like: cropping, paste other images over the current, rotate by a given angle, flip horizontally or vertically and apply motion blur effects.
It supports images in the JPEG, PNG, GIF and WBMP formats.
The class can cache previously processed images to improve the performance of the processing engine by storing the processed results either in a MySQL database or on the file system.