Crop images |
11/30/2011 12:32:45 | |
| PHPRunner General questions | ||
|
A
alfonso authorDevClub member
I'm triyng this product and I would like if it is possible to crop thumbnails images before add page or record. Thanks |
||
|
|
Sergey Kornilov admin 11/30/2011 |
|
Cropping images is not possible. You can only resize them. |
|
|
A
|
alfonso authorDevClub member 12/1/2011 |
|
It's a pitty. I thought with code can be possible |
|
|
C
|
cgphp 12/1/2011 |
|
You can do it yourself. Check this link for inspiration: http://stackoverflow.com/questions/1855996/crop-image-in-php |
|