OC画图
摘要:
1.获取当前的画板CGContextRef context = UIGraphicsGetCurrentContext();2.设置画笔的颜色CGContextSetStrokeColorWithColor(context, [UIColor redColor].CGColor);CGContext... 阅读全文
posted @ 2015-10-23 16:29
MyType
阅读(431)
评论(0)
推荐(0)
浙公网安备 33010602011771号