This class can crop an image to a given position and size.
It can take a given image file in GIF, JPEG or PNG format and creates a new image that is cropped from the original at given coordinates, width and height.
The package uses a jQuery plugin to send to the server the image and the crop coordinates via AJAX.
- · Supported image types: jpg, jpeg, png and gif
- · Requeriments: PHP 5.x and GD Graphics Library