[Mono-bugs] [Bug 81998][Min] Changed - Lockbits results in extra bytes for non 32-bit bitmaps
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jul 3 11:13:01 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 sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81998
--- shadow/81998 2007-07-03 10:28:16.000000000 -0400
+++ shadow/81998.tmp.14765 2007-07-03 11:13:01.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 81998
Product: Mono: Class Libraries
Version: 1.2
OS: other
OS Details:
-Status: NEW
+Status: NEEDINFO
Resolution:
-Severity:
+Severity: Unknown
Priority: Minor
Component: libgdiplus
AssignedTo: mono-bugs at ximian.com
ReportedBy: smclellan at mintel.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -109,6 +109,9 @@
}
bm.UnlockBits(d);
Console.WriteLine(bm.Width);
}
}
}
+
+------- Additional Comments From sebastien at ximian.com 2007-07-03 11:13 -------
+please attach the required bitmap to the bug report
More information about the mono-bugs
mailing list