Android.Renderscripts.ScriptIntrinsicBlur.ForEach Method
Apply the filter to the input and save to the specified allocation.

Syntax

[Android.Runtime.Register("forEach", "(Landroid/renderscript/Allocation;)V", "")]
public void ForEach (Allocation aout)

Parameters

aout
Output allocation. Must match creation element type.

Remarks

Apply the filter to the input and save to the specified allocation.

[Android Documentation]

Requirements

Namespace: Android.Renderscripts
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 17