[Mono-bugs] [Bug 52302][Nor] New - System.Drawing.Image does not contains a definition for 'GetThumbnailImage'
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 13 May 2004 01:45:25 -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 peter@novonyx.com.
http://bugzilla.ximian.com/show_bug.cgi?id=52302
--- shadow/52302 2004-05-13 01:45:24.000000000 -0400
+++ shadow/52302.tmp.15089 2004-05-13 01:45:24.000000000 -0400
@@ -0,0 +1,30 @@
+Bug#: 52302
+Product: Mono: Class Libraries
+Version: unspecified
+OS: Mandrake 9.1
+OS Details:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
+Priority: Normal
+Component: Sys.Drawing.
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: rodrigobamboo@hotmail.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: System.Drawing.Image does not contains a definition for 'GetThumbnailImage'
+
+Steps to reproduce the problem:
+1. Write an application that invokes System.Drawing.Image.GetThumbnailImage
+
+Actual Results:
+ error CS0117: 'System.Drawing.Image' does not contain a definition
+ for 'GetThumbnailImage'
+
+Expected Results:
+ Compilation succeeded.
+
+------- Additional Comments From peter@novonyx.com 2004-05-13 01:45 -------
+Fixed in cvs