[Mono-bugs] [Bug 76844][Nor] Changed - Unlockbits fails

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Nov 29 15:44:28 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-28 21:15:10.000000000 -0500
+++ shadow/76844.tmp.5124	2005-11-29 15:44:28.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 76844
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: peter at novonyx.com                            
 ReportedBy: miguel at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -58,6 +58,11 @@
                         }
                 }
                 b.UnlockBits(bmData);
                 b.Save ("s.jpg", System.Drawing.Imaging.ImageFormat.Jpeg);
         }
 }
+
+------- Additional Comments From grendello at gmail.com  2005-11-29 15:44 -------
+I've just started playing with that and as the first thing I checked
+the old lockbits/unlockbits code - it works as expected, the data of
+the bitmap is correctly modified on unlock.


More information about the mono-bugs mailing list