[Mono-bugs] [Bug 77181][Min] New - Graphics.DrawImage only uses InterpolationMode.NearestNeighbor

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Jan 7 17:36:51 EST 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 email at peterandjessica.com.

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

--- shadow/77181	2006-01-07 17:36:51.000000000 -0500
+++ shadow/77181.tmp.30104	2006-01-07 17:36:51.000000000 -0500
@@ -0,0 +1,40 @@
+Bug#: 77181
+Product: Mono: Class Libraries
+Version: 1.1
+OS: other
+OS Details: FC2
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Minor
+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
+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".
+
+Steps to reproduce the problem:
+1. Compile InterpolationTest.cs
+2. Run InterpolationTest.cs with "Original.jpg" in the same directory.
+
+Actual Results:
+See attached "Result-FC2.jpg"
+
+Expected Results:
+See attached "Result-WinXP.jpg"
+
+How often does this happen? 
+Every time.
+
+Additional Information:
+I'm running Fedora Core 2 on a Virtual Private Server. I installed Mono
+with the RPMs for Fedora Core 3. It's mono-core-1.1.12, libgdiplus-1.1.11
+and cairo-0.2.0.


More information about the mono-bugs mailing list