Android绘图之Paint的使用方法详解

The Paint class holds the style and color information about how to draw geometries, text and bitmaps. Paint:该类保存了绘制几何图形、文本和位图的样式和颜色信息。也就是说我们可以使用Paint保存的样式和颜色,来绘制图形、文本和bitmap,这就是Paint的强大之处。接下来我们使用Paint
相关文章
相关标签/搜索