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 -

Website Login Issue developed in magento -

Can the constants be defined inside a model file of a framework in PHP? -