Share via


Color.G 属性

定义

获取颜色的绿色分量。

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

属性值

System.Double

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

适用于