[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 15:25:58 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 sebastien at ximian.com.

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

--- shadow/77181	2006-05-25 14:27:35.000000000 -0400
+++ shadow/77181.tmp.30444	2006-05-25 15:25:58.000000000 -0400
@@ -74,6 +74,28 @@
 Could someone running Suse please verify that the same is happening there?
 
 ------- Additional Comments From juraj at hotfeet.ch  2006-05-25 14:26 -------
 Created an attachment (id=17104)
 test program (scaled down give image using every possible interpolation mode)
 
+
+------- Additional Comments From sebastien at ximian.com  2006-05-25 15:25 -------
+You're right (tested on NLD9). They are so alike that they even share
+the same MD5 digest ;-)
+
+md5sum zedgraph_Bicubic.png
+f99256b772d0d97cb4372501e9b49d7e  zedgraph_Bicubic.png
+poupou at pollux:~/src/bugzilla> md5sum zedgraph_Bilinear.png
+f99256b772d0d97cb4372501e9b49d7e  zedgraph_Bilinear.png
+poupou at pollux:~/src/bugzilla> md5sum zedgraph_Default.png
+f99256b772d0d97cb4372501e9b49d7e  zedgraph_Default.png
+poupou at pollux:~/src/bugzilla> md5sum zedgraph_High.png
+f99256b772d0d97cb4372501e9b49d7e  zedgraph_High.png
+poupou at pollux:~/src/bugzilla> md5sum zedgraph_HighQualityBicubic.png
+f99256b772d0d97cb4372501e9b49d7e  zedgraph_HighQualityBicubic.png
+poupou at pollux:~/src/bugzilla> md5sum zedgraph_HighQualityBilinear.png
+f99256b772d0d97cb4372501e9b49d7e  zedgraph_HighQualityBilinear.png
+poupou at pollux:~/src/bugzilla> md5sum zedgraph_Low.png
+f99256b772d0d97cb4372501e9b49d7e  zedgraph_Low.png
+poupou at pollux:~/src/bugzilla> md5sum zedgraph_NearestNeighbor.png
+f99256b772d0d97cb4372501e9b49d7e  zedgraph_NearestNeighbor.png
+


More information about the mono-bugs mailing list