Writing a watermark over an existing image using C# System.Drawing

39 views Asked by At

Basically, I want to add information such as the date and time on a snapshot image of surveillance footage. I don't know to position text in the far top right/left-hand corner. Please any ideas on how I can do this? The programming language that I am using to do this task is C# .Net.

The following image is an example of what I want to achieve.

0

There are 0 answers