iOS开发-graphics
摘要:
CGContextRef的介绍 在CoreGraphics/CGContext.h 的文件里面有这么一句 typedef struct CGContext *CGContextRef; CGContext是封闭类型,无法再详细查看。 The CGContextRef opaque type repr 阅读全文
posted @ 2016-02-24 12:19 loying 阅读(224) 评论(0) 推荐(0) 编辑