jjzjj

aperture

全部标签

ios - 照片框架 : save exif data from picker (aperture, 焦距,快门速度,...)

我正在尝试使用新的照片框架执行与writeImageToSavedPhotosAlbum等效的操作。为了保存图像,我只这样做:funcimagePickerController(picker:UIImagePickerController,didFinishPickingMediaWithInfoinfo:[NSObject:AnyObject]){letimage=info[UIImagePickerControllerOriginalImage]asUIImagePHPhotoLibrary.sharedPhotoLibrary().performChanges({()->Void