美文网首页
UIImageResizingMode的两种模式

UIImageResizingMode的两种模式

作者: hhyx168 | 来源:发表于2016-10-20 19:12 被阅读0次
    1. UIImageResizingModeTile:平铺模式,通过重复显示UIEdgeInsets指定的矩形区域来填充图
    2. UIImageResizingModeStretch:拉伸模式,通过拉伸UIEdgeInsets指定的矩形区域来填充图片

    相关文章

      网友评论

          本文标题:UIImageResizingMode的两种模式

          本文链接:https://www.haomeiwen.com/subject/ziliyttx.html