[Android.Runtime.Register("copyFrom", "([I)V", "GetCopyFrom_arrayIHandler")] public virtual voidCopyFrom (int[] d)
Parameters
d
the source data array
Remarks
Copy into this Allocation from an array. This variant is type checked
and will generate exceptions if the Allocation's Android.Renderscripts.Element is not a 32 bit integer type.