Login   Register  
PHP Classes

Class: Resize Images

Icontem
elePHPant

  Classes of Harish Chauhan  >  Resize Images  >  Download  >  Support forum Support forum (4)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Resize Images Support forum
Base name: resizeimages
Description: Generate resized images
Version: -
Required PHP version: -
License: Freeware
 
  Author   Group folder image Groups   Detailed description  
  Applications   Files Files  

Author

Picture of Harish Chauhan
Name: Harish Chauhan <e-mail contact>
Published packages: 28 Browse this author's classes Browse this author's classes
Country: India India - PHP jobs in India
Home page: ???

Groups

Group folder image Graphics Colors, images, charts and picture formats View top rated classes

Detailed description

This is a simple class that can resize an image of any format supported by the PHP GD library extension.

It can resize an image give its target size values in absolute pixel values or by specifying the size values as a percentage.

In latter, the class can resize the image keeping the aspect ratio using the same percentage for the width and height scales or use different percentage scales to distort the aspect ratio.

The resized image is generated in true color so the original colors are preserved. For this, it is recommended to save the resized images in PNG or JPEG formats, despite the class supports all other formats supported by the GD library.

Applications that use this class

No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

Files

File Role Description
Plain text file resizeimage.inc.php Class main class
Plain text file resizeimagetest.php Example example
Download all files: resizeimages.tar.gz resizeimages.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.