How do I use convert -extract
Posted: 2007-08-04T08:38:44-07:00
Hi:
I'm trying to simply extrat an area from an image, I use a command like:
but the resulting file is exactly the same than the original.
Am I using a wrong syntax??
I found this bug comment, but with no comments, so I don't know if I'm writing wrong (I'm completly new to ImageMagick)....
http://redux.imagemagick.org/discussion ... 971#p28971
I'm trying to simply extrat an area from an image, I use a command like:
Code: Select all
convert -extract 100x100 origen.png destino.png
Am I using a wrong syntax??
I found this bug comment, but with no comments, so I don't know if I'm writing wrong (I'm completly new to ImageMagick)....
http://redux.imagemagick.org/discussion ... 971#p28971