[Mono-bugs] [Bug 80842][Nor] Changed - ImageList messes up GetPixel/SetPixel on *nix

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Feb 14 10:30:19 EST 2007


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 sebastien at ximian.com.

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 sebastien at ximian.com  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...


More information about the mono-bugs mailing list