摘要: //给某个view增加颜色透明度渐变图层 - (void) insertTransparentGradient { NSLog(@"%@",NSStringFromCGRect(self.imgView.bounds)); UIColor *colorOne = [UIColor colorWith 阅读全文
posted @ 2016-08-02 17:54 高晓牛 阅读(234) 评论(0) 推荐(0) 编辑