UIImageView圆角

 

imageView.layer.masksToBounds = YES ;

imageView.layer.cornerRadius =8.0 //设置图片圆角的尺度

posted on 2014-07-30 12:00  恒山之阳  阅读(134)  评论(0)    收藏  举报

导航