[Mono-bugs] [Bug 77181][Min] Changed - Graphics.DrawImage only uses
InterpolationMode.NearestNeighbor
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu May 25 14:27:35 EDT 2006
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 juraj at hotfeet.ch.
http://bugzilla.ximian.com/show_bug.cgi?id=77181
--- shadow/77181 2006-05-25 14:26:31.000000000 -0400
+++ shadow/77181.tmp.29469 2006-05-25 14:27:35.000000000 -0400
@@ -10,13 +10,13 @@
Component: libgdiplus
AssignedTo: jordi at ximian.com
ReportedBy: email at peterandjessica.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
-Cc: jordi at ximian.com,rkumar at novell.com
+Cc: jordi at ximian.com,juraj at hotfeet.ch,rkumar at novell.com
Summary: Graphics.DrawImage only uses InterpolationMode.NearestNeighbor
Description of Problem:
I'm building a Mono/ASP.Net app that scales uploaded images to 160x120. It
always seems to use the "nearest neighbor" interpolation mode, regardless
of whether I set it to "High", "Bicubic", or "HighQualityBicubic".
More information about the mono-bugs
mailing list