Android.Hardware.Camera2.Params.BlackLevelPattern Members

The members of Android.Hardware.Camera2.Params.BlackLevelPattern are listed below.

See Also: Inherited members from Java.Lang.Object

Public Fields

const
Countint (4). The number of offsets in this vector.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

CopyTo(int[], int)
Copy the ColorChannel offsets into the destination vector.
GetOffsetForIndex(int, int) : int
Return the color channel offset for a given index into the array of raw pixel values.