I am using System Monitor to look at the memory usage. I ran the program I uploaded (see link in previous posts) this morning and it was using over 1.6 GB after a few hours.
If I use Image.FromFile(_file_name) instead of Image.FromStream(ms) the same code works fine, memory usage in System Monitor doesn't change. Thank-you for looking at this. I appreciate any help. Ray -- View this message in context: http://mono.1490590.n4.nabble.com/Memory-Leak-Bitmap-Image-FromStream-memory-stream-tp4670327p4670335.html Sent from the Mono - Dev mailing list archive at Nabble.com. _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.dot.net/mailman/listinfo/mono-devel-list
