This StackOverflow question: http://stackoverflow.com/q/8396869 has someone trying to distort an image by changing its height while keeping the width the same as the original image's.
The similar operation for changing the width but keeping height constant is
mogrify -resize '100!' image.png ...
Search found 1 match
- 2011-12-06T23:05:36-07:00
- Forum: Bugs
- Topic: Bug in geometry parsing for -resize?
- Replies: 1
- Views: 5299