I'd say you would need to get the top left + width,height from the scrollview - ie, the visible area with respect to the image - then crop and scale the image manually.
I doubt you can get it from the scrollview - I think thats mostly handled by the graphics chip On Sun, Sep 16, 2012 at 10:05 AM, mt123 <[email protected]> wrote: > Hi Rick, > > Did you manage to solve this? > > I am alstro trying to work out how to save a zoomed/panned image. > > Thanks, > M > > > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/Saving-Zoomed-Panned-image-from-ScrollView-tp4656549p4657045.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise b. http://www.fastchicken.co.nz/ mobileAgent (for FreeAgent): get your accounts in your pocket. http://goo.gl/IuBU Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa Earnest: Self-employed? Track your business expenses and income. http://earnestapp.com Nearest Bus: find when the next bus is coming to your stop. http://goo.gl/Vcz1p London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2 _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
