Search found 3 matches
- 2018-05-10T11:02:02-07:00
- Forum: Users
- Topic: How do you change the shape of one image like another?
- Replies: 5
- Views: 7276
Re: How do you change the shape of one image like another?
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-server ...
- 2018-05-10T11:01:29-07:00
- Forum: Users
- Topic: How do you change the shape of one image like another?
- Replies: 5
- Views: 7276
Re: How do you change the shape of one image like another?
Sorry... I used Windows ImageMagick-7.0.7-31-Q16-x64 version.
command line convert image.png -fill white -opapue black -background none output.png.
command line convert image.png -fill white -opapue black -background none output.png.
- 2018-05-10T01:37:49-07:00
- Forum: Users
- Topic: How do you change the shape of one image like another?
- Replies: 5
- Views: 7276
How do you change the shape of one image like another?
I want to change the image above to the image below ... What should I do?