You can set the size of the canvas's drawingbuffer in 2 ways. One using HTML. <canvas id="c" width="400" height="300"></canvas>. The other using JavaScript.
確定! 回上一頁