[Mono-bugs] [Bug 60601][Wis] Changed - Graphics.DrawImage crops image
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 23 Jun 2004 00:37:36 -0400 (EDT)
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 david.mitchell@telogis.com.
http://bugzilla.ximian.com/show_bug.cgi?id=60601
--- shadow/60601 2004-06-23 00:37:07.000000000 -0400
+++ shadow/60601.tmp.4447 2004-06-23 00:37:36.000000000 -0400
@@ -38,6 +38,11 @@
Additional Information:
This is cropping the image from the top left (so in the given example it
only draws pixels from the 'fill' bitmap that are in the box
(10,10)->(20,20). It should draw the whole image, just translated.
See attachment
+
+------- Additional Comments From david.mitchell@telogis.com 2004-06-23 00:37 -------
+Created an attachment (id=8290)
+Sample program
+