[Mono-bugs] [Bug 79202][Nor] Changed - Image.FromFile problems for 15 and 16 bpp images

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Aug 28 19:08:19 EDT 2006


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 gonzalo at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79202

--- shadow/79202	2006-08-28 17:17:34.000000000 -0400
+++ shadow/79202.tmp.17090	2006-08-28 19:08:19.000000000 -0400
@@ -1,17 +1,17 @@
 Bug#: 79202
 Product: Mono: Class Libraries
 Version: 1.0
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Sys.Drawing.
-AssignedTo: peter at novonyx.com                            
+AssignedTo: gonzalo at ximian.com                            
 ReportedBy: alex.olk at googlemail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Image.FromFile problems for 15 and 16 bpp images
@@ -30,6 +30,9 @@
 		public static void Main(string[] args)
 		{
 			Image image = Image.FromFile(args[0]);
 		}
 	}
 }
+
+------- Additional Comments From gonzalo at ximian.com  2006-08-28 19:08 -------
+We don't support BI_BITFIELDS correctly in the bmpcodec.


More information about the mono-bugs mailing list