Page 1 of 1

PNG24, ImageCopyMerge

Posted: Tue May 01, 2007 1:58 pm
by PhpMachine
Hi

Is it somehow possible to make imagecopymerge() support PNG24?
I have an image with alpha, and it's not copied correctly.

Posted: Tue May 01, 2007 2:49 pm
by feyd
I'm pretty sure onion2k has talked about the code required...

Posted: Tue May 01, 2007 3:18 pm
by PhpMachine
I skipped imagecopymerge() and wrote my own function.
Thanks anyway.