ScriptIntrinsicHistogram.SetOutput(Allocation) 方法

定义

设置直方图的输出。

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

参数

aout
Allocation

输出分配

属性

注解

设置直方图的输出。 支持 32 位整数类型。

Java文档android.renderscript.ScriptIntrinsicHistogram.setOutput(android.renderscript.Allocation)

本页的某些部分是根据 创建和共享的工作进行的修改,并根据 许可证中所述的条款使用。

适用于