I am using UIScrollView to zoom in and out on a high resolution image.  I'm
not having a problem implementing the UIScrollView functionality; my issue
is with zooming out and the image getting "jaggy" as if it needs
anti-aliasing or something.  

Here are screenshots of what it looks like in my project:
Example of Actual size before UIScrollView zooms out:  
http://monotouch.2284126.n4.nabble.com/file/n4655991/NormalSize.png 

Example of what it looks like after zooming out:  
http://monotouch.2284126.n4.nabble.com/file/n4655991/ZoomedOut_jaggy.png 

Look how jaggy and bad the second image looks compared to the first... is
there something I'm doing wrong?  

What I'm trying to do is identical to the iPad/iPhone app called Fotor HD. 
The app has a series of very high resolution images and you can zoom in and
out of them.  On there app, when you zoom out all the way, they look crystal
clear.  But on mine, when I zoom out it looks like crap!

--
View this message in context: 
http://monotouch.2284126.n4.nabble.com/Problem-viewing-High-Res-Image-with-UIScrollView-anti-aliasing-issue-tp4655991.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to