Example of how to blur Bitmap using Android Support package V8 ScriptIntrinsicBlur (RenderScript).
RenderScriptBlurExample is hosted in the following web site
https://github.com/RobGThai/RenderScriptBlurExample
If you think the Android project RenderScriptBlurExample listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of RenderScriptBlurExample.
Item | Value |
---|---|
Java File Count | 5 |
Activity Count | 2 |
Fragment Count | 3 |
Required Permissions | android.permission.INTERNET |
RenderScriptBlurExample has the following Java source files.
sample.robgthai.com.renderscripttest.ApplicationTest.java sample.robgthai.com.renderscripttest.BlurFragment.java sample.robgthai.com.renderscripttest.MainActivity.java sample.robgthai.com.renderscripttest.PicassoActivity.java sample.robgthai.com.renderscripttest.PicassoFragment.java