Invoke the kernel and apply the lookup to each cell of ain
and copy to aout.
Syntax
[Android.Runtime.Register("forEach", "(Landroid/renderscript/Allocation;Landroid/renderscript/Allocation;)V", "")]
public
void ForEach (
Allocation ain,
Allocation aout)
Parameters
- ain
- Input allocation
- aout
- Output allocation
Remarks
Requirements
Namespace: Android.Renderscripts
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 17