Color.B 属性

定义

获取颜色的蓝色分量。

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

属性值

System.Double

颜色的蓝色分量,作为非独占范围 [0-1] 中的双精度值。

适用于