RggbChannelVector.Blue Property

Definition

Get the blue component.

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

Property Value

a floating point value (guaranteed to be finite)

Attributes

Remarks

Get the blue component.

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

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