PHP Classes
elePHPant
Icontem

Image Resize Class: Resize image from files in different formats

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum (3)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2004-01-21 (12 years ago) RSS 2.0 feedStarStarStar 54%Total: 12,412 All time: 88 This week: 1,091Down
Version License Categories
imageresizeclass 1.0.0GNU General Publi...Graphics, Files and Folders
Description Author

This package is meant to resize images of different formats. Currently, the supported formats are JPEG and PNG.

The package is based on factory design pattern. There is a ImageResize base class and subclasses for specific image file formats.The ImageResizeFactory class has a factory method which is used to determine which of the sub-classes specialized in each of the supported formats is to be instanciated. The choice of sub-class is made upon the determination of the input image file format from its file name extension.

Picture of Sujay Bhowmick
Name: Sujay Bhowmick <contact>
Classes: 5 packages by
Country: India India

  Files folder image Files  
File Role Description
Plain text file ImageResizeClass.php Class The base and Subclass of ImageResizeClass
Accessible without login Plain text file ImageResizeFactory.php Class Factory Method class
Plain text file resizeimage.php Example Example of ImageResizeClass

 Version Control Unique User Downloads Download Rankings  
 0%
Total:12,412
This week:0
All time:88
This week:1,091Down
User Ratings User Comments (1)
 All time
Utility:79%StarStarStarStar
Consistency:77%StarStarStarStar
Documentation:-
Examples:75%StarStarStarStar
Tests:-
Videos:-
Overall:54%StarStarStar
Rank:1657
 
Best of other
5 years ago (HWTech)
70%StarStarStarStar