Search found 3 matches
- 2016-03-30T01:02:49-07:00
- Forum: Users
- Topic: PNGs as layers with different opacities
- Replies: 6
- Views: 6167
Re: PNGs as layers with different opacities
Thxs for your reply again. Your solution seems to work just perfect for my case. And it's a little bit less complicated than the previous solution. Thumbs up!!
- 2016-03-29T22:17:14-07:00
- Forum: Users
- Topic: PNGs as layers with different opacities
- Replies: 6
- Views: 6167
Re: PNGs as layers with different opacities
Hi, thx all for your replies! In the future, please identify your IM version and platform and provide separate images for us to test. I'll do so in future, thx for your hint! Platform is Unix and IM Version is 6.7.7-10. With solutions provided like the one from "fmw42" i tested a lot and got ...
- 2016-03-29T05:52:10-07:00
- Forum: Users
- Topic: PNGs as layers with different opacities
- Replies: 6
- Views: 6167
PNGs as layers with different opacities
Hi there Let's say I have the following images: - a.png - b.png - c.png They're all of the same size and have an alpha channel. Now i need to combine them to one image (as layers one on top of the other) with different opacity values (a.png 0.9, b.png 0.5, c.png 0.6). The new image should be a ...