ios 仿某d的头像画圆
摘要:今天学习某app,用名字做头像,画圆,里面写字一开始,打算做头像是image格式。所以就: CGRect rect = CGRectMake(0.0f, 0.0f, size.width, size.height); UIGraphicsBeginImageContext(rect.size); ...
阅读全文
posted @ 2015-03-13 17:26
posted @ 2015-03-13 17:26
posted @ 2015-02-10 16:25