Reply to Re: cropping images
Re: cropping images new!
# Reply
by Murray Summers, 13 years, 7 months ago
Got it. $handle->image_crop works AFTER the file is resized, but before the border is applied, and if I specify (0, 0, 30, 0) then 30px will be cropped from the bottom of the image converting the 100px height to 70px.