return new Promise(async (resolve, reject) => { await Jimp.read(await imageBuffer, (err, image) => {
確定! 回上一頁