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