[Mono-bugs] [Bug 81552][Nor] Changed - Crash after call Bitmap.LockBits

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue May 8 05:14:53 EDT 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 smalcom at ukr.net.

http://bugzilla.ximian.com/show_bug.cgi?id=81552

--- shadow/81552	2007-05-08 05:08:56.000000000 -0400
+++ shadow/81552.tmp.24127	2007-05-08 05:14:53.000000000 -0400
@@ -190,6 +190,9 @@
 Bpp = PixelFormat.Format24bppRgb;
 Rectangle rectangle = new Rectangle(0, 0, map.Width, map.Height);
 BitmapData bitmapdata = map.LockBits(rectangle, 
 ImageLockMode.ReadOnly, PixelFormat.Format24bppRgb);
 
 
+
+------- Additional Comments From smalcom at ukr.net  2007-05-08 05:14 -------
+forgot - im loading greyscale jpeg 256x256.


More information about the mono-bugs mailing list