First of all Hi to everybody......
I am again back with the new problem related to GD....
I have been given a task of image manipulation like cropping image.....
The scenario:
there are 4 input fields like x1,y1 ,x2,y2 for entering the starting point and the end point of croping of image. when the form is submitted then it should make a crop image on the /crop/ directory......
The problem:
I didnt got the idea ...of crop ...
I would be greatful if anybody help me in cropping images using four fields x1,y1,x2,y2..
Thank you in advance
how to crop image using gd ??
Moderators: onion2k, General Moderators
- aaronhall
- DevNet Resident
- Posts: 1040
- Joined: Tue Aug 13, 2002 5:10 pm
- Location: Back in Phoenix, missing the microbrews
- Contact:
Hmmm, I wonder if you've searched google... check out imagecopyresampled()