Resize PNG or JPEG Textures, with Lanczos filtering.
Implementation provided by ndarray-lanczos package, which works in Web and Node.js environments. For a faster and more robust implementation in Node.js, use textureCompress, providing a Sharp encoder and 'resize' options instead.
Made by Don McCurdy. Documentation built with greendoc and published under Creative Commons Attribution 3.0.
Resize PNG or JPEG Textures, with Lanczos filtering.
Implementation provided by ndarray-lanczos package, which works in Web and Node.js environments. For a faster and more robust implementation in Node.js, use textureCompress, providing a Sharp encoder and 'resize' options instead.