[Mono-bugs] [Bug 72588][Nor] Changed - LoadImageFromStream requires seekable stream
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 18 Feb 2005 15:39:41 -0500 (EST)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=72588
--- shadow/72588 2005-02-18 15:33:42.000000000 -0500
+++ shadow/72588.tmp.21954 2005-02-18 15:39:41.000000000 -0500
@@ -58,6 +58,9 @@
tptr&)
in <0x000e2> System.Drawing.Image:InitFromStream (System.IO.Stream)
in <0x00056> (wrapper remoting-invoke-with-check)
System.Drawing.Image:InitFromStream (System.IO.Stream)
in <0x0001c> System.Drawing.Bitmap:.ctor (System.IO.Stream,bool)
in <0x00012> System.Drawing.Bitmap:.ctor (System.IO.Stream)
+
+------- Additional Comments From miguel@ximian.com 2005-02-18 15:39 -------
+Please submit a sample that we can run.