Android.Hardware.Camera2.Params.BlackLevelPattern.GetOffsetForIndex Method
Return the color channel offset for a given index into the array of raw pixel values.

Syntax

[Android.Runtime.Register("getOffsetForIndex", "(II)I", "")]
public int GetOffsetForIndex (int column, int row)

Parameters

column
the column index in the the raw pixel array.
row
the row index in the raw pixel array.

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Lang.IllegalArgumentExceptionif a column or row given is negative.

Remarks

Return the color channel offset for a given index into the array of raw pixel values.

[Android Documentation]

Requirements

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