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


           Summary: UIImage.AsPNG() runs slow
    Classification: Mono
           Product: MonoTouch
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Class Libraries
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: ---


Description of Problem:
UIImage.AsPNG() should be equivalent to the UIImagePNGRepresentation function.
When run on Monotouch, it takes over 8 seconds to complete, while it is less
than a second to run the equivalent in Obj-C. This only happens when run on the
device.

Steps to reproduce the problem:
1. Install the attached project on the iPhone device.
2. Run using an attached debugger(to catch the Console.WriteLine)


Actual Results:
Takes over 8 seconds to complete.

Expected Results:
Should take less than a second.

How often does this happen? 
Reproducible

Additional Information:
n/a

-- 
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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to