You can access neighbouring pixels during the rsForEach call (the root function) by binding the original image data to a pointer in the Renderscript. The image data can then be accessed as an array.
See my answer on StackOverflow <http://stackoverflow.com/a/10257994/1327767> for an example of how. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

