Android.Hardware.Camera2.Params.ColorSpaceTransform.GetElement Method
Get an element of this matrix by its row and column.

Syntax

[Android.Runtime.Register("getElement", "(II)Landroid/util/Rational;", "")]
public Android.Util.Rational GetElement (int column, int row)

Parameters

column
Documentation for this section has not yet been entered.
row
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Lang.IllegalArgumentExceptionif column or row was out of range

Remarks

Get an element of this matrix by its row and column.

The rows must be within the range [0, 3), and the column must be within the range [0, 3).

[Android Documentation]

Requirements

Namespace: Android.Hardware.Camera2.Params
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0