const naturalWidth = image.naturalWidth;. const naturalHeight = image.naturalHeight;. // Get the scaled size. const width = image.width;.
確定! 回上一頁