RggbChannelVector.GreenEven Property

Definition

Get the green (even rows) component.

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

Property Value

a floating point value (guaranteed to be finite)

Attributes

Remarks

Get the green (even rows) component.

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

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