Color.G プロパティ

定義

色の緑要素を取得します。

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

プロパティ値

Double

色の緑の成分が包括範囲 [0-1] 内の double として返されます。

適用対象