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=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: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2007-04-24 16:30 ------- +Still not sure how the image was created (lack of sample) but it may +be related to #80151. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
