PHP Classes

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    
Ratings Unique User Downloads Download Rankings
StarStarStar 54%Total: 12,419 All time: 91 This week: 263Down
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
Age: 44
All time rank: 624 in India India
Week rank: 578 Down42 in India India Down

  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,419
This week:0
All time:91
This week:263Down
User Ratings User Comments (1)
 All time
Utility:79%StarStarStarStar
Consistency:77%StarStarStarStar
Documentation:-
Examples:75%StarStarStarStar
Tests:-
Videos:-
Overall:54%StarStarStar
Rank:1928
 
Best of other
11 years ago (HWTech)
70%StarStarStarStar