getCroppedCanvas (); new Promise((resolve, reject) => { canvas.toBlob(blob => { blob['preview'] = URL.createObjectURL(blob);
確定! 回上一頁