zhangyuanwei / node-images

Cross-platform image decoder(png/jpeg/gif) and encoder(png/jpeg) for Nodejs
https://npmjs.org/package/images
MIT License
1.55k stars 204 forks source link

[FIX] fix setLimit(), getUsedMemory(), gc() error #266

Closed xxxxst closed 4 months ago

xxxxst commented 4 months ago

fix setLimit(), getUsedMemory(), gc() error setLimit() not work because the method bind to Image class, need bind to exports.