How to Blur Image in Android

Image Blurring is a useful tool in Image Processing. You can highlight and focus the image using the blur effect. Android RenderScript helps you to do this. This example shows how to create image blur effect.

Continue reading “How to Blur Image in Android”