... height = max_size; } canvas.width = width; canvas.height = height; ctx.drawImage(image, 0, 0, width, height); var dataUrl = canvas.
確定! 回上一頁