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