iphone - resize an image without UIScrollView -


I want to resize an image without UIScrollView in IIS application.

How do I want to use Touch?

Thank you

I usually load an image instead of UIImageView UIWebView , Then you automatically get a zoom / resize behavior.


Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -