php - resize and crop image to fit ios device -


i'm having several images in various different sizes i'm going use in ios app. since images different sizes means tough application render. therefore crop , resize fit iphone app. issue since images different sizes hard this. want crop similar effect image has specific size, covers , centered?

width: 100%; height: 200px; background-size: cover; background-position: center;  


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Magento/PHP - Get phones on all members in a customer group -

session - Logging Out Using PHP -