Search found 1 match

by metrizzi
2011-07-25T06:55:18-07:00
Forum: Users
Topic: crop center
Replies: 2
Views: 7125

crop center

Hello,

I would like to crop a center area 1290x645 from the neu_1.png. But convert.exe doesn't crop the horizontal center.
Can anyone help me?

D:\CVS\EIB\bin\im\convert.exe Orig_100.png -bordercolor white -border 1000x1000 neu_1.png
D:\CVS\EIB\bin\im\convert.exe neu_1.png -gravity Center -crop ...