摘要: // 开启图形上下文UIGraphicsBeginImageContextWithOptions(image.size, NO, 0);// 剪裁 UIBezierPath *path=[UIBezierPath bezierPathWithArcCenter:CGPointMake(image.s 阅读全文
posted @ 2016-07-28 10:42 小C酱 阅读(113) 评论(0) 推荐(0)