[Mono-bugs] [Bug 590024] New: UIImage.AsJpeg needs to have the compression quality passed in

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Mar 21 13:58:27 EDT 2010


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

http://bugzilla.novell.com/show_bug.cgi?id=590024#c0


           Summary: UIImage.AsJpeg needs to have the compression quality
                    passed in
    Classification: Mono
           Product: MonoTouch
           Version: unspecified
          Platform: Macintosh
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Class Libraries
        AssignedTo: gnorton at novell.com
        ReportedBy: dan.haligas at bizmosis.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; en-us)
AppleWebKit/531.21.8 (KHTML, like Gecko) Version/4.0.4 Safari/531.21.10

UIImage.AsJpeg does not have a parameter for the compression quality as
UIImageJPEGRepresentation does in the objective c runtime.

this is absolutely crucial for apps that upload images from the device to web
servers and do not want the full quality

Reproducible: Always

Steps to Reproduce:
1.
2.
3.
Actual Results:  
AsJpeg()

Expected Results:  
AsJpeq(float compressionQuality)

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


More information about the mono-bugs mailing list