http://bugzilla.novell.com/show_bug.cgi?id=493047
http://bugzilla.novell.com/show_bug.cgi?id=493047#c3 --- Comment #3 from Thomas Goldstein <[email protected]> 2010-01-23 11:47:13 UTC --- "On a side note, I have no idea why 32bppArgb and 24bppRgb behave differently, as these tests show. A certain logic, limitation, or .NET bug?" Oh wait, it makes sense after all. That's because the FastBitmap class (included with the tests) uses PixelFormat.Format24bppRgb internally. If changed to 32bppArgb, the 32bpp test gives the same result as the 24bpp one. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
