iOS只给矩形两个边加圆角
摘要:
- (void)updataTopCornerRadius { CGRect clipRect = CGRectMake(0, 0, self.headPhotoIv.width, self.headPhotoIv.width); UIBezierPath *maskPath = [UIBezierPath bezierPathWithRoundedRect:clipRect b... 阅读全文
posted @ 2018-03-28 17:32
土匪7
阅读(157)
评论(0)
推荐(0)
浙公网安备 33010602011771号