Bạn có thể tạo một image từ file: let newImage = UIImage(data: myData) , từ Quartz image: let newQuartzImage = UIImage(cgImage: CGImage) .
確定! 回上一頁