Skip to content

Instantly share code, notes, and snippets.

@yoshimin
Created August 24, 2014 09:11
Show Gist options
  • Save yoshimin/e5bbb1d57285e9fd146f to your computer and use it in GitHub Desktop.
Save yoshimin/e5bbb1d57285e9fd146f to your computer and use it in GitHub Desktop.
delegateで画像が返される
- (void)imageCropViewController:(UIViewController* )controller didFinishCroppingImage:(UIImage *)image
{
//ここでimageを受け取る
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment