Replies: 1 comment 2 replies
-
It might be better to first ask that question here: https://github.com/ImageMagick/ImageMagick/discussions. There are more experts on how to do that there. I can help you if you need help translating their command line commands back to code. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Whats the best way to achieve an outer glow border around a transparent image similar to this:

Would it be to copy the base image, resize it and blur it? or is there a better method of achieving such an effect?
Beta Was this translation helpful? Give feedback.
All reactions