// let image = UIImage.imageViewColor(color: UIColor.lightGray)
// let data:NSData = UIImagePNGRepresentation(image)! as NSData
// data.write(toFile: "/Users/luopengfei/Desktop/lightgray.png", atomically: true)
// let image = UIImage.imageViewColor(color: UIColor.lightGray)
// let data:NSData = UIImagePNGRepresentation(image)! as NSData
// data.write(toFile: "/Users/luopengfei/Desktop/lightgray.png", atomically: true)
本文标题:NSData
本文链接:https://www.haomeiwen.com/subject/ifiwcftx.html
网友评论