This class can be used to generate resized images.
It takes a given image and creates a copy with a new given size. The class can keep proportions of the original image upon setting a given width or height.
The class can also place a watermark image in one of the resized image corners or in the center.
The final image may also be rotated by a given angle. The background color of the image regions that may become empty is configurable.
The comments in the code are in Portuguese.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (68.8%) |
Sufficient (75.0%) |
- |
Not sure (43.8%) |
- |
- |
Not sure (46.2%) |
1715 |
| 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 |
|
|
| File |
Role |
Description |
resize.class.php |
Class |
Classe de Redimensionamento de Imagens |
resize.php |
Example |
Arquivo para testar a Classe |