[Mono-bugs] [Bug 78189][Wis] Changed - BmpCodec does not support
24bit read or write
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Apr 25 13:43:20 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 peter at novonyx.com.
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: peter at novonyx.com
ReportedBy: peter at novonyx.com
QAContact: mono-bugs at ximian.com
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 peter at novonyx.com 2006-04-25 13:43 -------
+This bug affects the
+System.Drawing.Imaging/TestBmpCodec.Bitmap24BitFeatures() test. Re-
+enable the test once the bug is fixed
More information about the mono-bugs
mailing list