C
Charles Teel
Is there a way to create an invisible HDC object, that I can using the
System.Drawing.Graphics class on, and then copy that data to a bitmap?
I've been able to do it with a visible HDC (a form), but I need to do
it with an invisible one and one that is larger that the device screen.
System.Drawing.Graphics class on, and then copy that data to a bitmap?
I've been able to do it with a visible HDC (a form), but I need to do
it with an invisible one and one that is larger that the device screen.