iphone - ios: image resize as per screen resolution -


i displaying image thumbnails urls(which in json file) custom cells of tableview.

the images loaded url not showing properly- of resolution higher need , of lower resolution.

how manipulate these images scaled per each screen(retina normal) in iphone?

how scale , resize thumbnail images url?

unless care other issues memory or disk usage (for caching) images, don't have resize them.

you can use uiviewcontentmodescaleaspectfit contentmode uiimageview , set image image view. sufficient you.


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -