Hi. I am trying to merge a png-24 with a jpeg using PHP GD library. The code is working fine with a png-8 but with a png-24 the alpha channel is lost.
Ive heard that this is a bug in the GD library but I cant find a way around this at all.
Does anyone have any ideas?
Cheers