https://github.com/aspectron/image
JSX Image Processing Module
https://github.com/aspectron/image
Last synced: about 1 year ago
JSON representation
JSX Image Processing Module
- Host: GitHub
- URL: https://github.com/aspectron/image
- Owner: aspectron
- Created: 2014-01-16T18:56:42.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-12-12T07:26:25.000Z (over 9 years ago)
- Last Synced: 2023-08-05T09:42:52.016Z (almost 3 years ago)
- Language: C++
- Size: 4.14 MB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# image
JSX Image Processing Module
## Building
Requiements as for aspectron/jsx-priv project.
Set `JSX_ROOT` environment variable if the JSX project is placed in other
than ../jsx directory.
### Windows
Run `genproj.bat` to generate Visual Studio solution and build it. Result will
be in the `JSX_ROOT\bin` directory.