破晓 发表于 2015-4-10 18:11:26

DevIL图像处理库

crossbridge-swc-devil https://camo.githubusercontent.com/b0ce1a763800643cdd9bdcce13c796bca90e84ac/68747470733a2f2f7472617669732d63692e6f72672f63726f73736272696467652d636f6d6d756e6974792f63726f73736272696467652d7377632d646576696c2e7376673f6272616e63683d6d6173746572CrossBridge 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
页: [1]
查看完整版本: DevIL图像处理库