Crop and Concatenate
Posted: 2009-12-02T05:02:04-07:00
[I may have posted this in the wrong section before, sorry]
Hi all,
I have an image 312x480. I want to remove 40x312 that are located 191px from the top of the image (i.e. 40px from the mid section) and end up with a 312x440 picture, with the middle 40x removed.
Can anyone tell me the imagemagick command to do this?
I'm guessing it's a combination of crop and montage but I'm not sure.
Hi all,
I have an image 312x480. I want to remove 40x312 that are located 191px from the top of the image (i.e. 40px from the mid section) and end up with a 312x440 picture, with the middle 40x removed.
Can anyone tell me the imagemagick command to do this?
I'm guessing it's a combination of crop and montage but I'm not sure.