I am facing a problem, hope some one will help me to sort it out. I am working on an application that saves png files in the documents folder of the iPhone application, and also user can view the files that were saved.
So, i want to know is there any way to find out the dimension of the file being displayed? so that, if image dimension is bigger than my imageView then i can make them scroll, currently image is shrink.
I am facing a problem, hope some one will help me to sort it
Share
this may help…
similar Q to accessing UIImage properties without loading in memory the image