Returns the value for a given row and column
Syntax
[Android.Runtime.Register("get", "(II)F", "GetGet_IIHandler")]
public virtual
float Get (
int i,
int j)
Parameters
- x
- column of the value to return
- y
- row of the value to return
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Renderscripts
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11