다음을 통해 공유


RggbChannelVector.Red Property

Definition

Get the red component.

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

Property Value

a floating point value (guaranteed to be finite)

Attributes

Remarks

Get the red component.

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

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