overlayWith(Buffer.from(svg), { gravity: sharp.gravity.southeast }) .png() .toFile(__dirname + "/output.png"); ...
確定! 回上一頁