I need to be able to save an image (format doesn’t matter) of the state of the device context canvas. I tried dc.GetAsBitmap but it returns invalid bitmaps. How can I do it?
I need to be able to save an image (format doesn’t matter) of the
Share
I believe this should do the trick:
(I’d just include a link to the original but couldn’t find it quickly.)