Android.Renderscripts.Allocation.CopyFrom Method
Copy an Allocation from an Allocation.

Syntax

[Android.Runtime.Register("copyFrom", "(Landroid/renderscript/Allocation;)V", "GetCopyFrom_Landroid_renderscript_Allocation_Handler")]
public virtual void CopyFrom (Allocation a)

Parameters

a
the source allocation

Remarks

Copy an Allocation from an Allocation. The types of both allocations must be identical.

[Android Documentation]

Requirements

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