开源ImageFilter库:新增7类滤镜,支持12种图片效果

   经过近三天的开发,在原有40套滤镜(v0.1)基本上,又新增实现了7类滤镜(v0.2),通过组合使用,可直接做出12种图片效果。相信总有几款适合您,哈哈。

         下面是图片效果:

LomoFilter

PaintBorderFilter-green

PaintBorderFilter-blue

PaintBorderFilter-yellow

SceneFilter-1

SceneFilter-2

SceneFilter-3

SceneFilter-4

ComicFilter

FilmFilter

FocusFilter

CleanGlassFilter

   参考链接:Android, WindowsPhone7, IOS ,vc2010平台40多套图片滤镜开源

   源码下载:http://www.cnblogs.com/daizhj/archive/2012/05/21/2511508.html

   https://github.com/daizhenjun/ImageFilterC  C++ for ios
   https://github.com/daizhenjun/ImageFilterForWindowsPhone  Windows Phone7
   https://github.com/daizhenjun/ImageFilterForAndroid  Android 2.1版本及以后

   
   原文链接:http://www.cnblogs.com/daizhj/archive/2012/05/21/2511508.html
   作者: daizhj, 代震军   
   微博: http://weibo.com/daizhj
   Tags: imagefilter, android,windowsphone,ios, vs2010,c++, java,c#

 
分类: 其它
原文地址:https://www.cnblogs.com/Leo_wl/p/2512347.html