/ Published in: Other
Converts black to alpha.
Expand |
Embed | Plain Text
convert file_in.png -alpha set -channel RGBA -fill none -opaque file_in_.png
You need to login to post a comment.
Converts black to alpha.
convert file_in.png -alpha set -channel RGBA -fill none -opaque file_in_.png
You need to login to post a comment.