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.
|
|
| Name: |
Image Resize Class |
| Base name: |
imageresizeclass |
| Description: |
Resize image from files in different formats |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
12243 users |
| All time rank: |
77 |
| Week users: |
5 users |
| Week rank: |
535  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (79.2%) |
Sufficient (77.8%) |
- |
Sufficient (75.0%) |
- |
- |
Not sure (54.9%) |
1203 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|