0
//エンコードするには次の例があります。 {UIImageをAIIMLの値の文字列との間でエンコードしてデコードするには
let imageController = seque.destination as! MyImageViewController
let myView = imageController.imageView
imageData = UIImagePNGRepresentation((myView?.image!)!)
imageString = imageData?.base64EncodedString()
//このSWIFTコードが正しい:それはまだ
@IBActionのFUNCのexitImageViewController(UIStoryboardSegue seque)を動作するかどうかはわかりませんか?
//私はあなたが投稿コードは正常に見えるバックUIImage