View Single Post
  #1 (permalink)  
Old 06-11-09, 07:24 AM
chambaz chambaz is offline
Newbie Coder
 
Join Date: Mar 2008
Posts: 70
Thanks: 0
Thanked 0 Times in 0 Posts
GD Library PNG 24 Support

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
Reply With Quote