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 位整数类型。

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

此页面的部分内容是基于 创建和共享的工作进行的修改,并根据 署名许可中所述的术语使用。

适用于