[Android.Runtime.Register("copyTo", "([I)V", "GetCopyTo_arrayIHandler")] public virtual voidCopyTo (int[] d)
Parameters
d
The array to be set from the Allocation.
Remarks
Copy from the Allocation into a int array. The array must be at least as
large as the Allocation. The allocation must be of an 32 bit integer
Android.Renderscripts.Element type.