[Mono-bugs] [Bug 76923][Nor] New - Graphics.Clear
(Color.Transparent) not working as expected
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Dec 5 17:15:36 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 scottellington at comcast.net.
http://bugzilla.ximian.com/show_bug.cgi?id=76923
--- shadow/76923 2005-12-05 17:15:36.000000000 -0500
+++ shadow/76923.tmp.30213 2005-12-05 17:15:36.000000000 -0500
@@ -0,0 +1,25 @@
+Bug#: 76923
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Sys.Drawing.
+AssignedTo: jordi at ximian.com
+ReportedBy: scottellington at comcast.net
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Graphics.Clear (Color.Transparent) not working as expected
+
+I have a Bitmap which I am drawing to. When I call Graphics.Clear
+(Color.Transparent), I expect the bitmap to be wiped clear of any drawing
+and be completely transparent. It is not doing this. After calling Clear,
+the previous drawings persist.
+
+I had someone on #mono irc test this on MS.Net and they said that it
+cleared out the image as I expected. I will attach sample code in one sec.
More information about the mono-bugs
mailing list