how to crop an image
Moderator: General Moderators
how to crop an image
If i upload an 300X400 image to replace the old image which is 300X300 on my website through cms, the image will be stretched, does anyone know how to make a crop image function? or is there any tutorial?thanks
- jaoudestudios
- DevNet Resident
- Posts: 1483
- Joined: Wed Jun 18, 2008 8:32 am
- Location: Surrey
Re: how to crop an image
Yeah, there is a class here...http://www.forum.jaoudestudios.com/view ... f=13&t=183
Re: how to crop an image
Check out php-image, an open-source image manipulation library - http://code.google.com/p/php-image/