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=80842 --- shadow/80842 2007-02-14 09:20:49.000000000 -0500 +++ shadow/80842.tmp.9964 2007-02-14 10:30:19.000000000 -0500 @@ -70,6 +70,14 @@ System.Drawing.GDIPlus:GdipCreateBitmapFromScan0 (int,int,int,System.Drawing.Imaging.PixelFormat,intptr,intptr&)(1, 1, 0, 198659, (nil), [BYREF:0xbff3c5dc], ) ... I'll check the default palettes. + +------- Additional Comments From [EMAIL PROTECTED] 2007-02-14 10:30 ------- +SVN r72829 fix the palette issues, the 8bpp palette was somewhat +different and all were loaded as BGRA (and hardcoded as RGB with a +0xFF alpha). +SVN r72831 contains the unit tests. + +However the supplied sample code still fails... _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
