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

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

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

google shop client API returns 400 bad request error while adding an item -