jimp.read('Local picture address', function (err, img) { if (err) throw err ... Read http pictures, convert them into buffers, and cut them into buffer data.
確定! 回上一頁