Currently I am working on a c#.net Project and now I am having a Problem with overlapping two images(jpegs) into a single image. That is one image is from hard disc and another one is dynamic image. I want to overlap the dynamic image on the other image and to be shown as a single image.
Please Help me in doing this.
regards,
K.S.R.Prasad.
CrishPosted Dec 13, 2010, 4:41 AM
You can refer this code to solve the issue of Overlapping two images into one.
Suthish NairPosted Dec 11, 2010, 3:20 PM