toDataURL ('image/jpeg', quality), 回傳一個 dataURL 字串,創建一張jpg圖片, ... toBlob(callback, type, encoderOptions), 創建一個blob物件, type 圖片格式, ...
確定! 回上一頁