User-881450349 posted
I have looked at the post. They give vb code to do it, but It wont work with visual web developer because of the line:
Dim
gr_out As Graphics = Graphics.FromImage(m_DestBm)
Graphics doesnt seem to be a recognized type of declartion? Is this because its not part of .net 3.5 framework? Perhaps I am totally lost here...
Any help is appreciated!
Sam