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=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 [EMAIL PROTECTED] 2007-05-08 05:14 ------- +forgot - im loading greyscale jpeg 256x256. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
