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=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 [EMAIL PROTECTED] 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? _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
