Bucky
Well-known member
I have a handle to a window thats been drawn on by various
Windows APIs. I can create a Graphics object and paint to it fine.
How can I save the contents of the Graphics object (or directly
from the hDC, if that makes a difference) to a file?
Windows APIs. I can create a Graphics object and paint to it fine.
How can I save the contents of the Graphics object (or directly
from the hDC, if that makes a difference) to a file?