Hi guys, How could I draw a text on an Image?
I'm following this tutorial but seems Bitmap isn't available.
"http://www.switchonthecode.com/tutorials/csharp-snippet-tutorial-how-to-draw-text-on-an-image"
Thanks in advance.
Update: Sorry for this post. I've imported the correct namespace!! System.Drawing which belongs GDI+ Api.