This class creates a thumbnail of an image. Size of thumbnail is determined with maximum width and height of an thumbnail. You need GD module so the class will be able to use specific functions.
Note: PHP function ImageGIF not available
Since all GIF support was removed from the GD library in version 1.6, this function is not available if you are using that version of the GD library.