NSData

2018-07-12  本文已影响3人  lanmoyingsheng

// let image = UIImage.imageViewColor(color: UIColor.lightGray)
// let data:NSData = UIImagePNGRepresentation(image)! as NSData
// data.write(toFile: "/Users/luopengfei/Desktop/lightgray.png", atomically: true)

上一篇下一篇

猜你喜欢

热点阅读