Script.Reduce(Int32, Allocation[], Allocation, Script+LaunchOptions) Método

Definición

Solo está pensado para su uso por código reflejado generado.

[Android.Runtime.Register("reduce", "(I[Landroid/renderscript/Allocation;Landroid/renderscript/Allocation;Landroid/renderscript/Script$LaunchOptions;)V", "GetReduce_IarrayLandroid_renderscript_Allocation_Landroid_renderscript_Allocation_Landroid_renderscript_Script_LaunchOptions_Handler", ApiSince=24)]
protected virtual void Reduce(int slot, Android.Renderscripts.Allocation[]? ains, Android.Renderscripts.Allocation? aout, Android.Renderscripts.Script.LaunchOptions? sc);
[<Android.Runtime.Register("reduce", "(I[Landroid/renderscript/Allocation;Landroid/renderscript/Allocation;Landroid/renderscript/Script$LaunchOptions;)V", "GetReduce_IarrayLandroid_renderscript_Allocation_Landroid_renderscript_Allocation_Landroid_renderscript_Script_LaunchOptions_Handler", ApiSince=24)>]
abstract member Reduce : int * Android.Renderscripts.Allocation[] * Android.Renderscripts.Allocation * Android.Renderscripts.Script.LaunchOptions -> unit
override this.Reduce : int * Android.Renderscripts.Allocation[] * Android.Renderscripts.Allocation * Android.Renderscripts.Script.LaunchOptions -> unit

Parámetros

slot
Int32
ains
Allocation[]
aout
Allocation
Atributos

Comentarios

Java documentación para android.renderscript.Script.reduce(int, android.renderscript.Allocation[], android.renderscript.Allocation, android.renderscript.LaunchOptions).

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a