what is the difference between
/usr/bin/convert -geometry 400x300 1.gif 2.gif
/usr/bin/convert -resize 400x300 1.gif 2.gif
seems geometry can also do the resize job?
thanks.
Resize VS Geometry
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
See IM Examples, Usage Notes and important changes
http://www.cit.gu.edu.au/~anthony/graph ... k6/basics/
Also read in images BEFORE operating on them, or you will have problems as your examples get more complex.
http://www.cit.gu.edu.au/~anthony/graph ... k6/basics/
Also read in images BEFORE operating on them, or you will have problems as your examples get more complex.
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/