G

Color.G property

Gets the green component value of the color.

public byte G { get; }

Property Value

The green component of the color. Valid values are 0 through 255.

See Also