crossbridge-swc-devil ![]() CrossBridge Flash SWC port (1.7.8) - Developer's Image Library (DevIL) is a cross-platform image library utilizing a simple syntax to load, save, convert, manipulate, filter, and display a variety of images with ease. It is highly portable and has been ported to several platforms.
Building the library
- Install Adobe AIR SDK
- Install CrossBridge SDK
- Set AIR_HOME environment variable pointing to the AIR SDK location
- Set FLASCC_ROOT environment variable pointing to the CrossBridge SDK location
- Add FLASCC_ROOT/sdk/usr/bin to the Path (OSX)
- Run make (OSX) or build.bat (Windows)
Using the library
Check the Example(s) located at: src/main/actionscript
相关链接:
https://github.com/crossbridge-community/crossbridge-swc-devil
|