Make a color semi-transparent
Posted: 2019-01-15T01:47:20-07:00
I am trying to overlay image1 over image2. I want to make a color in image1 semi-transparent. So far I have only been able to overlay image1 over image2 using
How do I make a color (grey in this case) in image1 semi-transparent before overlaying it over image2?
I am using:
Thnx
Code: Select all
composite -gravity north image2.png image1.png image3.png
I am using:
Code: Select all
Version: ImageMagick 7.0.8-23 Q16 x86_64 2019-01-09 https://imagemagick.org