Android.Renderscripts.Matrix3f.Get Method
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

Returns the value for a given row and column

[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