This class is a CodeIgniter framework controller to crop and resize images.
It extends the CodeIgniter controller class and can generate a preview for a given image file that is resized or cropped to given dimensions.
The preview image is served in JPEG format.
|
|
| Name: |
Image cropper |
| Base name: |
image-cropper |
| Description: |
CodeIgniter controller to crop and resize images |
| Version: |
- |
| PHP version: |
3.0 |
| License: |
Artistic License |
| All time users: |
340 users |
| All time rank: |
5902 |
| Week users: |
0 users |
| Week rank: |
2067  |
| |
|
| 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 |
image_cropper |
Class |
This class crops/and resizes images without losing the important parts of images! |