言語

ScriptIntrinsicBlur.SetInput(Allocation) メソッド

定義

ぼかしの入力を設定します。

[Android.Runtime.Register("setInput", "(Landroid/renderscript/Allocation;)V", "")]
public void SetInput(Android.Renderscripts.Allocation? ain);
[<Android.Runtime.Register("setInput", "(Landroid/renderscript/Allocation;)V", "")>]
member this.SetInput : Android.Renderscripts.Allocation -> unit

パラメーター

ain
Allocation

入力の割り当て

属性

注釈

ぼかしの入力を設定します。 作成中に指定された要素の型と一致する必要があります。

Javaドキュメント。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象