Page 1 of 1

Script that cuts from the top and bottom from image

Posted: Mon Nov 10, 2008 6:38 am
by mahler
I want to create a script that cuts from the top and bottom of an image (and maybe left or right) but does not resize the photo in any way. Can I do this with imagecopyresampled() ? If not what functions should I use?