Android.Renderscripts.ScriptIntrinsicBlur.SetInput Method
Set the input of the blur.

Syntax

[Android.Runtime.Register("setInput", "(Landroid/renderscript/Allocation;)V", "")]
public void SetInput (Allocation ain)

Parameters

ain
The input allocation

Remarks

Set the input of the blur. Must match the element type supplied during create.

[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