Android Open Source - Graphics blur RenderScriptBlurExample






Project Summary

Example of how to blur Bitmap using Android Support package V8 ScriptIntrinsicBlur (RenderScript).

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of RenderScriptBlurExample.

ItemValue
Java File Count5
Activity Count2
Fragment Count3
Required Permissionsandroid.permission.INTERNET




Java Source Files

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