摘要:
1 UIGraphicsBeginImageContext(self.view.bounds.size);// 设置上下文2 3 [self.view.layer renderInContext:UIGraphicsGetCurrentContext()];4 5 UIImage *image=UI... 阅读全文
posted @ 2014-06-27 15:25 Mafia 阅读(87) 评论(0) 推荐(0)
posted @ 2014-06-27 15:25 Mafia 阅读(87) 评论(0) 推荐(0)