文件名称:CamanJS-master
- 所属分类:
- JSP源码/Java
- 资源属性:
- [PHP] [源码]
- 上传时间:
- 2013-03-09
- 文件大小:
- 861kb
- 下载次数:
- 0次
- 提 供 者:
- kkpu*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
CamanJS是一个使用HTML5 Canvas和 Javascr ipt实现的用来对图像进行处理的 Javascr ipt库,提供一些易用接口来对图像进行处理,例如加亮等等。-CamanJS is a use HTML5 Canvas and Javascr ipt to achieve Javascr ipt library for image processing, provides a number of easy-to-use interface to image processing, such as highlighted.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CamanJS-master
..............\.gitignore
..............\.gitmodules
..............\.travis.yml
..............\Cakefile
..............\LICENSE
..............\README.md
..............\adapters
..............\........\jquery.js
..............\component.json
..............\dist
..............\....\caman.full.js
..............\....\caman.full.map
..............\....\caman.full.min.js
..............\....\caman.full.pack.js
..............\....\caman.js
..............\....\caman.map
..............\....\caman.min.js
..............\....\caman.pack.js
..............\docs
..............\....\analyze.html
..............\....\autoload.html
..............\....\blender.html
..............\....\blenders.html
..............\....\blur.html
..............\....\calculate.html
..............\....\caman.html
..............\....\camera.html
..............\....\compoundBlur.html
..............\....\convert.html
..............\....\docco.css
..............\....\edges.html
..............\....\event.html
..............\....\filter.html
..............\....\filters.html
..............\....\io.html
..............\....\layer.html
..............\....\logger.html
..............\....\pixelInfo.html
..............\....\plugin.html
..............\....\posterize.html
..............\....\presets.html
..............\....\renderer.html
..............\....\size.html
..............\....\stackBlur.html
..............\....\store.html
..............\....\threshold.html
..............\....\util.html
..............\examples
..............\........\browser
..............\........\.......\autoload.html
..............\........\.......\curves.html
..............\........\.......\hidpi.html
..............\........\.......\index.html
..............\........\images
..............\........\......\test1_1280.jpg
..............\........\......\test1_640.jpg
..............\........\node
..............\........\....\basic.coffee
..............\........\....\filter.coffee
..............\........\uploaders
..............\........\.........\caman_upload.php
..............\package.json
..............\proxies
..............\.......\caman_proxy.php
..............\src
..............\...\core
..............\...\....\analyze.coffee
..............\...\....\autoload.coffee
..............\...\....\blender.coffee
..............\...\....\calculate.coffee
..............\...\....\caman.coffee
..............\...\....\convert.coffee
..............\...\....\event.coffee
..............\...\....\filter.coffee
..............\...\....\io.coffee
..............\...\....\layer.coffee
..............\...\....\logger.coffee
..............\...\....\pixelinfo.coffee
..............\...\....\plugin.coffee
..............\...\....\renderer.coffee
..............\...\....\store.coffee
..............\...\....\util.coffee
..............\...\lib
..............\...\...\blenders.coffee
..............\...\...\filters.coffee
..............\...\...\size.coffee
..............\...\plugins
..............\test
..............\....\bench
..............\....\ext
..............\....\...\grey.js
..............\....\...\grey.png
..............\....\...\test-loader.js
..............\....\testacular.conf.js
..............\....\unit
..............\....\....\blenders.coffee
..............\....\....\calculate.coffee
..............\....\....\filters.coffee
..............\....\....\initialization.coffee