Image Manipulation Class
Package:
Summary:
Manipulate and convert images from files
Groups:
Author:
Description:
This class can be used to manipulate and convert images from files.
It can open images from files in GIF, JPEG, PNG formats, and can perform several types of image manipulation operations like: resizing, cropping, convert to grey scale or sepia.
The manipulated images can be saved back to files also in the GIF, JPEG and PNG formats.
It can open images from files in GIF, JPEG, PNG formats, and can perform several types of image manipulation operations like: resizing, cropping, convert to grey scale or sepia.
The manipulated images can be saved back to files also in the GIF, JPEG and PNG formats.
Comments are closed.