I am looking for a way to watermark images in our application in trial mode like a translucent or semi-transparent text and logo at the bottom right of the image. Is there a good example on how to do this?
Use the code I presented here: http://www.imageen.com/ieforum/topic.asp?TOPIC_ID=1811 Then in the same procedure add a transparent layer with a bitmap and position the layer where needed. You will windup with semi-transparent text and a logo.