Android.Hardware.Camera2.Params.RggbChannelVector.GetComponent Method
Get the component by the color channel index.

Syntax

[Android.Runtime.Register("getComponent", "(I)F", "")]
public float GetComponent (Android.Graphics.Color colorChannel)

Parameters

colorChannel
greater or equal to 0 and less than RggbChannelVector.Count

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Lang.IllegalArgumentExceptionif colorChannel was out of range

Remarks

Get the component by the color channel index.

colorChannel must be one of RggbChannelVector.RED, RggbChannelVector.GREEN_EVEN, RggbChannelVector.GREEN_ODD, RggbChannelVector.BLUE.

[Android Documentation]

Requirements

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