iOS 獲取相冊(cè)圖片后的圖片后出現(xiàn)錯(cuò)誤,Creating an image format with an unknown type is an error,代碼是 let originalImage = info[UIImagePickerControllerOriginalImage] as! UIImage
iOS把獲取到的相冊(cè)圖片賦值給imageView出現(xiàn)錯(cuò)誤
Stardust1001
2017-04-05 23:43:46