G

ColorFormat.G property

Returns or sets the green component of a color. All color transformations are ignored.

public byte G { get; set; }

See Also