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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2006-08-28 19:08 ------- +We don't support BI_BITFIELDS correctly in the bmpcodec. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
