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-24 16:30:26.000000000 -0400 +++ shadow/76176.tmp.24448 2005-09-28 06:46:37.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 76176 Product: Mono: Class Libraries -Version: 1.0 -OS: Windows XP (Cygwin) +Version: unspecified +OS: Windows XP OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -78,6 +78,14 @@ ------- 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? + +------- Additional Comments From [EMAIL PROTECTED] 2005-09-28 06:46 ------- +Images are added in Format32bppArgb to the list since r50738 that +fixes this exception but makes ColorDepth propery useless. + +In r50935 I committed a lot of modification to ImageList that uses +Format32bppArgb as well but reduces color depth of Images similar to +MS.NET. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
