开发者

resize an to a specific size without losing its quality in iphone

I want to resize an image to a particular width and height w开发者_如何转开发ithout losing its image quality in iphone.


Resize the frame of the image view that contains the image. The image won't change, but it will get smaller. This way you can use the same image for older iPhone screens and Retina Display screens.

If you want to resize the image (so that it takes up less storage space) you'll always lose quality.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜