tags:

views:

141

answers:

1

hi

i want to merge to images but the problem is one image is .PNG format and second one is .JPG format and after merging the output should be .PNG format but the transparency is not appearing .plz help

Thanks

A: 

Take a look into ImageSaveAlpha() and ImageAlphaBlending() documentation and comments.

Alix Axel