nodejs中通过sharp获取到Uint8ClampedArray数据。 ... toBuffer({ resolveWithObject: true }) .then(function (img) { cb(null, data(img)) } ...
確定! 回上一頁