Linguaggio

Script.Reduce(Int32, Allocation[], Allocation, Script+LaunchOptions) Metodo

Definizione

Destinato solo all'uso da parte del codice riflesso generato.

[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

Parametri

slot
Int32
ains
Allocation[]
aout
Allocation
Attributi

Commenti

per android.renderscript.Script.reduce(int, android.renderscript.Allocation[], android.renderscript.Allocation, android.renderscript.LaunchOptions).

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a