This is a part of Node3D project.
npm i -s deps-freeimage-raub
This dependency package is distributing FreeImage 3.18 binaries through NPM for Node.js addons.
- Platforms (x64): Windows x64, Linux x64, Linux Aarch64, MacOS x64, MacOS ARM.
- Library: FreeImage.
See in image-raub Node.js addon.
See in image-raub Node.js addon.
See in image-raub Node.js addon.
#include <FreeImage.h>
Refer to FreeImage 3.18 docs.
This software uses the FreeImage open source image library. FreeImage is legally used under the FIPL (FreeImage Public License) version. It is explicitly stated that FreeImage can be used commercially under FIPL.
FreeImage licensing information (a COPY) is given in a separate file, which also can be found on FreeImage's official web-site. The rest of this package is MIT licensed.
Windows, Linux, and OSX binaries are built with GitHub Actions.