The clearRect() method clears the specified pixels within a given rectangle. JavaScript syntax: context.clearRect(x,y,width,height);. Parameter Values ...
確定! 回上一頁