[Mono-bugs] [Bug 81128][Wis] Changed - Painting issue
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Apr 24 16:30:55 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=81128
--- shadow/81128 2007-03-13 09:00:38.000000000 -0500
+++ shadow/81128.tmp.24008 2007-04-24 16:30:55.000000000 -0400
@@ -12,12 +12,13 @@
ReportedBy: mitcheloc at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: Painting issue
+BugsThisDependsOn: 80151
It seems to me that the Bitmap.PixelFormat is not set properly when an
image is loaded from an embedded resource...
Graphics memG = Graphics.FromImage(memoryBitmap);
@@ -107,6 +108,10 @@
------- Additional Comments From sebastien at ximian.com 2007-03-13 09:00 -------
This is most probably a win32-only issue, where GDI+ hash special
requirement on the stream.
Please provide a complete self-contained test case.
+
+------- Additional Comments From sebastien at ximian.com 2007-04-24 16:30 -------
+Still not sure how the image was created (lack of sample) but it may
+be related to #80151.
More information about the mono-bugs
mailing list