[Mono-bugs] [Bug 77181][Min] Changed - Graphics.DrawImage only uses
InterpolationMode.NearestNeighbor
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Feb 22 23:50:07 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 jresnick at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77181
--- shadow/77181 2006-01-07 17:46:20.000000000 -0500
+++ shadow/77181.tmp.22001 2006-02-22 23:50:07.000000000 -0500
@@ -2,13 +2,13 @@
Product: Mono: Class Libraries
Version: 1.1
OS: other
OS Details: FC2
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Minor
Component: libgdiplus
AssignedTo: jordi at ximian.com
ReportedBy: email at peterandjessica.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -50,6 +50,11 @@
------- Additional Comments From email at peterandjessica.com 2006-01-07 17:46 -------
Created an attachment (id=16292)
Expected Result (from WinXP box running MS .Net)
+
+------- Additional Comments From jresnick at gmail.com 2006-02-22 23:50 -------
+I observed the opposite problem, where I set InterpolationMode to
+NearestNeighbour but it still seems to do some kind of bicubic
+interpolation. I observed this in Mono 1.1.13.2, running on SUSE 10.0.
More information about the mono-bugs
mailing list