摘要: -(void)addRoundBorder:(UIView *)view{ CAShapeLayer * acircle = [CAShapeLayer layer]; acircle.path = [UIBezierPath bezierPathWithRoundedRect:view... 阅读全文
posted @ 2015-07-22 19:53 Nonato 阅读(180) 评论(0) 推荐(0) 编辑
摘要: }/** * 得到mask的图像 * * @param BubbleImage 气泡原始图 * @param edge 拉伸角度 * @param maskframe 蒙版大小 * * @return 返回蒙版图像 */-(UIImage *)getMaskImageWi... 阅读全文
posted @ 2015-07-22 19:08 Nonato 阅读(425) 评论(0) 推荐(0) 编辑