You mean like this?
composite radar1.png ( foreground -alpha on -channel a -blur 0x1 +channel ) -compose over -composite radar3.png
It gives errors on the images. So input is radar1.png and my output name is radar3.png. I think I am misunderstanding your syntax.
Regards
Stefan
Search found 2 matches
- 2014-01-27T23:42:18-07:00
- Forum: Users
- Topic: overlaying 2 images partly
- Replies: 3
- Views: 1962
- 2014-01-27T14:09:33-07:00
- Forum: Users
- Topic: overlaying 2 images partly
- Replies: 3
- Views: 1962
overlaying 2 images partly
I am trying to overlap two images with imagemagick. I have enclosed 2 images radar1.png and radar2.png.
Now the trick is that radar1.png needs to go over radar2.png. When I do this with:
composite radar1.png radar2.png radarend.png
the image is overlayd but you can see that they do not blend nice ...
Now the trick is that radar1.png needs to go over radar2.png. When I do this with:
composite radar1.png radar2.png radarend.png
the image is overlayd but you can see that they do not blend nice ...