Images with transparent background problem
Posted: 2015-05-22T02:53:46-07:00
Hello,
I'm trying to combine multiple images with transparent background into single one with transparent background too.
I combine empty image Canvas.png (just transparent background) as canvas with image Source.png (yellow circle on transparent background):
With script like this:
composite -gravity center -background none Source.png Canvas.png Result.png
Here is result image with some "dark outline", which I need to remove:
I tried so many combinations and -alpha settings, but without success.
Can You help me please?
Thank You, Tomas
I'm trying to combine multiple images with transparent background into single one with transparent background too.
I combine empty image Canvas.png (just transparent background) as canvas with image Source.png (yellow circle on transparent background):
With script like this:
composite -gravity center -background none Source.png Canvas.png Result.png
Here is result image with some "dark outline", which I need to remove:
I tried so many combinations and -alpha settings, but without success.
Can You help me please?
Thank You, Tomas