头像圆形

来源:互联网 发布:org.htmlparser.node 编辑:程序博客网 时间:2024/04/28 14:29

 _manPhotoImageView.layer.masksToBounds = YES; 

[_manPhotoImageView.layersetCornerRadius:CGRectGetHeight([_manPhotoImageViewbounds])/2];

0 0