Best way to stamp an image with another image to create a watermark in ASP.NET?

asp.net, graphics, stamp, watermark

Solution

This will answer your question:

http://www.codeproject.com/KB/GDI-plus/watermark.aspx

Good luck!

Problem

Anyone know? Want to be able to on the fly stamp an image with another image as a watermark, also to do large batches. Any type of existing library or a technique you know of would be great.

Original source