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

可以把它放到jcenter上面去吗

xiandanin opened this issue · comments

dependencies {
  // use to bitmap blur and more
  compile 'net.qiujuer.genius:graphics:2.0.0'
}

调用 Blur 类即可。

项目地址:https://github.com/qiujuer/Genius-Android