T
TC
I would like to save bitmaps to a file stream, but I can't get the
Bitmap.Save(Stream) overload to work. If I save one bitmap to the stream, it
works okay, but if I save two or more, they all become garbled.
I saw another post where someone questioned whether there is a bug, but
there was no definitive answer. So, how about it? Does Bitmap.Save(Stream)
work the way it is supposed to?
-TC
Bitmap.Save(Stream) overload to work. If I save one bitmap to the stream, it
works okay, but if I save two or more, they all become garbled.
I saw another post where someone questioned whether there is a bug, but
there was no definitive answer. So, how about it? Does Bitmap.Save(Stream)
work the way it is supposed to?
-TC