crop question
Posted: 2013-04-16T13:39:11-07:00
I have an image that I can't get it cropped properly. Before cropping, identify output is : GIF 255x140 255x140+0+0 8-bit sRGB 128c 10.4KB 0.000u 0:00.000
after cropping with command: convert -crop 200x140+0+0, identify output is: GIF 200x140 255x140+0+0 8-bit sRGB 128c 8.65KB 0.000u 0:00.000
Could someone give me a hint? Thanks.
after cropping with command: convert -crop 200x140+0+0, identify output is: GIF 200x140 255x140+0+0 8-bit sRGB 128c 8.65KB 0.000u 0:00.000
Could someone give me a hint? Thanks.