AllocationAdapter.Create2D(RenderScript, Allocation) 方法

定义

[Android.Runtime.Register("create2D", "(Landroid/renderscript/RenderScript;Landroid/renderscript/Allocation;)Landroid/renderscript/AllocationAdapter;", "")]
public static Android.Renderscripts.AllocationAdapter? Create2D(Android.Renderscripts.RenderScript? rs, Android.Renderscripts.Allocation? a);
[<Android.Runtime.Register("create2D", "(Landroid/renderscript/RenderScript;Landroid/renderscript/Allocation;)Landroid/renderscript/AllocationAdapter;", "")>]
static member Create2D : Android.Renderscripts.RenderScript * Android.Renderscripts.Allocation -> Android.Renderscripts.AllocationAdapter

参数

返回

属性

注解

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

适用于