[Mono-bugs] [Bug 76176][Nor] Changed - ImageList.AddInternal fails when transforming PixelFormat

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Sep 24 16:30:26 EDT 2005


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 kornelpal at hotmail.com.

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

--- shadow/76176	2005-09-21 09:02:04.000000000 -0400
+++ shadow/76176.tmp.2926	2005-09-24 16:30:26.000000000 -0400
@@ -71,6 +71,13 @@
 
 3) Using Format32bppArgb anyway. This is a very comfortable solution 
 bit this one makes ImageList.ColorDepth useless. And provides little 
 compatiblity with .NET Framework as it will convert bitmaps to the 
 target color depth that may result in color change while we will 
 preserve colos.
+
+------- Additional Comments From kornelpal at hotmail.com  2005-09-24 16:30 -------
+I am working on improving ImageList and make it a bit more MS.NET 
+compatible and I want to know the following:
+
+Is this an MS GDI+ specific problem? Do libgdiplus support 
+Graphics.FromImage on non-32-bit Images?


More information about the mono-bugs mailing list