Save file to Buffer const buffer = await Jimp.read(imagePNGURL).getBufferAsync('image/png');. // Convert buffer to stream
確定! 回上一頁