码迷,mamicode.com
首页 >  
搜索关键字:assertlibrary    ( 1个结果
图片保存到系统相册
目前,UIImage保存到系统相册主要有两种方式:方式一:(就一句话)UIImageWriteToSavedPhotosAlbum(img,self, @selector(p_w_picpath:didFinishSavingWithError:contextInfo:),nil);然后实现回调:-(void)p_w_picpath:(UIImage*)p_w_picpathdidFinishSavingWithError:(NSError..
分类:其他好文   时间:2016-07-01 18:35:58    阅读次数:177
1条  
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!