import a image that is exactly 200x200
Posted: 2009-04-08T08:28:21-07:00
Dear Imagemagick community,
I have got a task that needs me to do a screenshot of an interface of a
software a lot of times. it requires the screenshot to be 200x200 in size.
I tried
import -geometry 200x200 test.png
but it does not work, and I read import man page and can not figure out
which switch to use.
I wonder if this can be done using import alone and if possible I can
use it with other tools in linux.
Besides, the imagemagick mailing list seems to have closed subscription? I tried several times but got no replies.
Thanks for any pointers,
Zhengquan
I have got a task that needs me to do a screenshot of an interface of a
software a lot of times. it requires the screenshot to be 200x200 in size.
I tried
import -geometry 200x200 test.png
but it does not work, and I read import man page and can not figure out
which switch to use.
I wonder if this can be done using import alone and if possible I can
use it with other tools in linux.
Besides, the imagemagick mailing list seems to have closed subscription? I tried several times but got no replies.
Thanks for any pointers,
Zhengquan