First your command line is not specified correctly. Put the input
images BEFORE the +append.
If that does not fix your problem, then add -matte -channel RGBA
convert image_one.png image_two.png -matte -channel RGBA +append
output_image.png
Hello, I am stuck at a crossroads with the +append command.
When I use,
convert +append image_one.png image_two.png output_image.png
It loses the transparent quality after the join.... which I don't want.
Is there a way to perserve image transparency with image joins? :)
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users