Book Image

Android NDK: Beginner's Guide

By : Sylvain Ratabouil
Book Image

Android NDK: Beginner's Guide

By: Sylvain Ratabouil

Overview of this book

Table of Contents (18 chapters)
Android NDK Beginner's Guide Second Edition
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Combining scripts together


Unity is strength could not be truer than with RenderScript. Intrinsics and Kernels alone are powerful features. However, combined together, they give its full strength to the RenderScript framework.

Let's now see how to combine the Blur and Luminosity threshold filters together with a blending Intrinsic to create a great-looking image effect.

Note

The resulting project is provided with this book under the name RenderScript_Part3.