摘要:
转自:http://hi.baidu.com/aidfan/blog/item/a8c1e4ef6498ef2eadafd572.htmlPointsvoid CGContextMoveToPoint (CGContextRef c,CGFloat x,CGFloat y);指定一个点成为current pointQuartz会跟踪current point一般执行完一个相关函数后,current point都会相应的改变.Lines相关的几个函数void CGContextAddLineToPoint (CGContextRef c,CGFloat x,CGFloat y);创建一条直线,从 阅读全文
posted @ 2011-11-10 14:28
该显示名称已被其他用户使用
阅读(391)
评论(0)
推荐(0)