qiujuer / ImageBlurring

Android blurring image(bitmap) by java and jni.

Home Page:http://genius.qiujuer.net/module/blur.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New implementation

niteshkhatri opened this issue · comments

Hi, I would like to thank you for such a great piece of code.

I am using your code in one of my project. However, there is a slight change. Instead of showing white colored text, I want to show clear (non-blurred) background as my text color. I mean wherever the text comes, the background should not be blurred.

Well, do you is how to do? Or instance graph?