[Mono-bugs] [Bug 78189][Wis] New - BmpCodec does not support 24bit read or write

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Apr 25 13:41:56 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.13225	2006-04-25 13:41:56.000000000 -0400
@@ -0,0 +1,23 @@
+Bug#: 78189
+Product: Mono: Class Libraries
+Version: 1.1
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: libgdiplus
+AssignedTo: peter at novonyx.com                            
+ReportedBy: peter at novonyx.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: BmpCodec does not support 24bit read or write
+
+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.


More information about the mono-bugs mailing list