Android.Renderscripts.Allocation.CopyFrom Method
Copy an array of RS objects to the Allocation.

Syntax

[Android.Runtime.Register("copyFrom", "([Landroid/renderscript/BaseObj;)V", "GetCopyFrom_arrayLandroid_renderscript_BaseObj_Handler")]
public virtual void CopyFrom (BaseObj[] d)

Parameters

d
Source array.

Remarks

Copy an array of RS objects to the Allocation.

[Android Documentation]

Requirements

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