var ctx = canvas.getContext( "2d" );. ctx.drawImage(img, 0, 0);. var MAX_WIDTH = 400;. var MAX_HEIGHT = 100;. var width = img.width;.
確定! 回上一頁