[Mono-bugs] [Bug 58885][Nor] Changed - Graphics class is drawing with wrong colors

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 26 May 2004 03:45:11 -0400 (EDT)


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 domo@domnanovits.at.

http://bugzilla.ximian.com/show_bug.cgi?id=58885

--- shadow/58885	2004-05-25 11:01:49.000000000 -0400
+++ shadow/58885.tmp.7563	2004-05-26 03:45:11.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 58885
 Product: Mono: Class Libraries
 Version: unspecified
 OS: Mac OS X 10.3
 OS Details: Mac OS X 10.3.3
-Status: REOPENED   
+Status: NEEDINFO   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Sys.Drawing.
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: domo@domnanovits.at               
@@ -70,6 +70,10 @@
 Color.Red returns Color Values A=255, R=255, G=0, B=0.
 Png is transparent, the jpeg has the RGB color 0,255,255 which makes it aqua.
 
 Color.Green returns Color Color Values A=255, R=0, G=128, B=0.
 This is strange, i would have G expexted to be 255.
 Png is transparent, jpeg has RGB value 127, 0, 255
+
+------- Additional Comments From domo@domnanovits.at  2004-05-26 03:45 -------
+I haven't read the doc about the bug status, sorry about that. Changing status back to 
+needinfo.