PDA

Click to See Complete Forum and Search --> : Superimpose a picture on another picture.


vaibhavsoft
Jan 29th, 2002, 04:10 AM
Hi,

I want to superimpose a picture on another picture. So, that both will be visible( For example, Superimpose an X ray picture on a picture(face). So that, i can see both images with a melded effect.

Can you suggest me, how to go about it.
Thanks.

Sastraxi
Jan 29th, 2002, 07:14 AM
Do you mean alpha blending? For fast blending (works Win98 and above), use the AlphaBlend API call. You can find more about it by searching around, either here or on google.