Color.G

Color.G property

Gets the green component value of this Color structure.

public byte G { get; }

Property Value

The green component value of this Color.

See Also