찾다

 >  Q&A  >  본문

ios - swift 修改UIImage大小但问题

阿神阿神2824일 전643

모든 응답(2)나는 대답할 것이다

  • PHP中文网

    PHP中文网2017-04-17 13:35:47

    设置UIImage的scale

    회신하다
    0
  • 巴扎黑

    巴扎黑2017-04-17 13:35:47

    试试 UIImage 的这个方法:

    func resizableImageWithCapInsets(_ capInsets: UIEdgeInsets) -> UIImage
    

    회신하다
    0
  • 취소회신하다