ctx.strokeStyle = “red”; ctx.stroke();. Draw a Circle ... ctx.textAlign = "center";. ctx.fillText("Hello World", canvas.width/2, canvas.height/2);.
確定! 回上一頁