Android StackBlur
Android StackBlur is a library that can perform a blurry effect on a Bitmap based on a gradient or radius, and return the result. The library is based on the code of Mario Klingemann.
The library is compatible for Android versions 1.5 (so pretty much compatible with every device).
A library and a sample application are provided with the code.


Acknowledgements
Mario Klingemann developed the original algorithm and gave me the idea to port it to Android.
Manuel Peinado Gallego has generously pointed me out some other sources working on the same area.
Nicolas Pomepuy pointed me out to his really useful ar

Android StackBlur是一个适用于Android 1.5及更高版本的库,用于对Bitmap进行模糊处理。该库基于Mario Klingemann的算法,并提供了一个示例应用。用户可以通过设置半径来处理图片,使用原生代码(NDK)或RenderScript实现更快的模糊效果。未来计划包括上传到MavenCentral、支持PNG9和添加单元测试。
最低0.47元/天 解锁文章

被折叠的 条评论
为什么被折叠?



