[Mono-bugs] [Bug 535645] New: Graphics.DrawImage doesn't use the source rect Y value.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Aug 31 11:33:00 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=535645


           Summary: Graphics.DrawImage doesn't use the source rect Y
                    value.
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.4.x
          Platform: x86
        OS/Version: Ubuntu
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Drawing.
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: mmattson at thecarbonproject.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Description of Problem:

When using the Graphics.DrawImage method (with either a SourceRect or seperate
source properties), the image drawn is always from 0 Y of the source image.

Steps to reproduce the problem:
1.   Use Graphics.DrawImage with a source Y value greater than 0.
2. 


Actual Results:

The drawn image always starts from a Y of 0.


Expected Results:

The drawn image starting from the passed in Y value.


How often does this happen? 

everytime.


Additional Information:

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list