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=78189 --- shadow/78189 2006-04-25 13:41:56.000000000 -0400 +++ shadow/78189.tmp.13267 2006-04-25 13:43:20.000000000 -0400 @@ -2,13 +2,13 @@ Product: Mono: Class Libraries Version: 1.1 OS: All OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Wishlist Component: libgdiplus AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -18,6 +18,11 @@ The bmp decoder always translates 24bit images to 32bit when loading them. Same when saving, it therefore only saves 32bit. This means it's impossible to roundtrip an image as 24bpp. Bmpcodec needs to be fixed to also support 24bpp. + +------- Additional Comments From [EMAIL PROTECTED] 2006-04-25 13:43 ------- +This bug affects the +System.Drawing.Imaging/TestBmpCodec.Bitmap24BitFeatures() test. Re- +enable the test once the bug is fixed _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
