Softening edges
Posted: 2014-03-11T17:03:45-07:00
Is there a function to soften edges of images, and if so, can you tell me how to do it?
Thank you,
cookienana
Thank you,
cookienana
Use https://github.com/ImageMagick/ImageMagick/discussions instead.
https://download.imagemagick.org/discourse-server/
https://download.imagemagick.org/discourse-server/viewtopic.php?t=25196
Code: Select all
convert image -blur 0x1 result