Android.Renderscripts.AllocationAdapter.SubData2D Method
Documentation for this section has not yet been entered.

Syntax

[Android.Runtime.Register("subData2D", "(IIII[I)V", "GetSubData2D_IIIIarrayIHandler")]
public virtual void SubData2D (int xoff, int yoff, int w, int h, int[] d)

Parameters

xoff
Documentation for this section has not yet been entered.
yoff
Documentation for this section has not yet been entered.
w
Documentation for this section has not yet been entered.
h
Documentation for this section has not yet been entered.
d
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Android.Renderscripts
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11