[Mono-bugs] [Bug 78285][Nor] Changed - Graphics.DrawIcon memory leak ?
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Jan 11 09:50:03 EST 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=78285
--- shadow/78285 2007-01-03 17:58:26.000000000 -0500
+++ shadow/78285.tmp.25947 2007-01-11 09:50:03.000000000 -0500
@@ -1,12 +1,12 @@
Bug#: 78285
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: NEEDINFO
+Status: CLOSED
Resolution:
Severity: Unknown
Priority: Normal
Component: Sys.Drawing.
AssignedTo: peter at novonyx.com
ReportedBy: xenomorph2 at onlinehome.de
@@ -99,6 +99,14 @@
------- Additional Comments From sebastien at ximian.com 2006-11-06 14:59 -------
ping (sample code)
------- Additional Comments From sebastien at ximian.com 2007-01-03 17:58 -------
last ping for sample code
+
+------- Additional Comments From sebastien at ximian.com 2007-01-11 09:50 -------
+Closing for lack of sample.
+
+One of the cited problem, performance, *may* be fixed if the icons are
+created using Image.From[File|Stream] as this will use the new
+unmanaged ICO decoder inside libgdiplus (SVN). Icons loaded this way
+are immediately transformed into 32bbp ARGB images.
More information about the mono-bugs
mailing list