Programming

Dynamically Add a Watermark to an Image Using ASP.NET
Reader Level: Reader Level

Learn how to dynamically add a copyright notice (e.g., watermark) to an image before it's sent down to the browser. This technique is particularly useful when you have many, many images that you want copyright notices to appear on, but you don't want to take the time to add the notice to each and every image by hand.