iOS Quart 2D ------------> CGContextRef
0 CGContextRef context = UIGraphicsGetCurrentContext(); 设置上下文
1 CGContextMoveToPoint 开始画线
2 CGContextAddLineToPoint 画直线
4 CGContextAddEllipseInRect 画一椭圆
4 CGContextSetLineCap 设置线条终点
转载
2013-06-19 12:03:07 ·
760 阅读 ·
0 评论