element('canvasid'); var ctx = canvas.getContext('2d'); ... ctx.clearRect(x, y, width, height); ... ctx.textAlign = align; ...
確定! 回上一頁