How do you change the shape of one image like another?
Posted: 2018-05-10T01:37:49-07:00
I want to change the image above to the image below ... What should I do?
Use https://github.com/ImageMagick/ImageMagick/discussions instead.
https://imagemagick.com/discourse-server/
https://imagemagick.com/discourse-server/viewtopic.php?t=34001
Sorry... I used Windows ImageMagick-7.0.7-31-Q16-x64 version.fmw42 wrote: ↑2018-05-10T09:13:24-07:00 Please, always provide your IM version and platform when asking questions, since syntax may differ. Also provide your exact command line and if possible your images.
See the top-most post in this forum "IMPORTANT: Please Read This FIRST Before Posting" at http://www.imagemagick.org/discourse-se ... f=1&t=9620
For novices, see
http://www.imagemagick.org/discourse-se ... f=1&t=9620
http://www.imagemagick.org/script/comma ... essing.php
http://www.imagemagick.org/Usage/reference.html
http://www.imagemagick.org/Usage/
https://github.com/ImageMagick/usage-markdown
Code: Select all
magick nine.png -fuzz 88% -transparent black result.png