Color.B Property

Definition

Gets the blue component of the color.

public double B { get; }
member this.B : double

Property Value

The Blue component of the color as a double that is in the inclusive range [0-1].

Applies to