in reply to Creating transparent images using Imager
I don't think that Imager will mix the images according to their transparency as long as you use the built-in commands. I think if you want proper bitmap mixing according to the transparency, you need to draw the bitmaps into separate Imager canvasses and then overlay the two canvasses.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Creating transparent images using Imager
by hilitai (Monk) on Apr 27, 2009 at 14:50 UTC | |
by Anonymous Monk on Apr 27, 2009 at 19:11 UTC | |
by hilitai (Monk) on Apr 28, 2009 at 00:34 UTC |