[Mono-bugs] [Bug 76844][Nor] Changed - Unlockbits fails
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Nov 29 17:22:10 EST 2005
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 grendello at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76844
--- shadow/76844 2005-11-29 17:05:52.000000000 -0500
+++ shadow/76844.tmp.6208 2005-11-29 17:22:10.000000000 -0500
@@ -104,6 +104,11 @@
}
b.UnlockBits(bmData);
b.Save ("s.jpg", System.Drawing.Imaging.ImageFormat.Jpeg);
}
}
+
+------- Additional Comments From grendello at gmail.com 2005-11-29 17:22 -------
+As unfamiliar with libgdiplus as I am, I think that the new
+lockbits/unlockbits code is simply missing the memcpy calls.
+
More information about the mono-bugs
mailing list