RggbChannelVector.GreenOdd Property

Definition

Get the green (odd rows) component.

public float GreenOdd { [Android.Runtime.Register("getGreenOdd", "()F", "")] get; }
[<get: Android.Runtime.Register("getGreenOdd", "()F", "")>]
member this.GreenOdd : single

Property Value

a floating point value (guaranteed to be finite)

Attributes

Remarks

Get the green (odd rows) component.

Java documentation for android.hardware.camera2.params.RggbChannelVector.getGreenOdd().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to