Android利用canvas画各种图形 及Paint用法
1、首先说一下canvas类:
Class Overview
The Canvas class holds the "draw" calls. To draw something, you need 4 basic components: A Bitmap to hold the pixels, a Canvas to host the draw calls (writing into
转载
2016-04-23 01:47:30 ·
576 阅读 ·
0 评论