... the Sharp module to resize the image and save it in a buffer. try { var buffer = await sharp(origimage.Body).resize(width).toBuffer() ...
確定! 回上一頁