1
votes
votes
1 answers
Bitmap.Save() Problems
I'm getting a generic GDI+ error when I save my Bitmap more than once. The complaint is that the Bitmap is being used by another process. I've tried manually closing, flushing, nullifying, and disposing the stream. Nothing I've tried has wo ...
