摘要:
fillRect(x, y, width, height)绘制一个填充的矩形 strokeRect(x, y, width, height)绘制一个矩形的边框 clearRect(x, y, width, height)清除指定矩形区域,让清除部分完全透明。 beginPath()新建一条路径,生成 阅读全文
posted @ 2018-04-28 17:32
Veritas_Yang
阅读(86)
评论(0)
推荐(0)