const canvas = DOM.canvas(image.naturalWidth, image.naturalHeight);. const context = canvas.getContext("2d");.
確定! 回上一頁