G

IColorFormat.G property

Returns or sets the green component of a color. All color transformations are ignored. Read/write Byte.

public byte G { get; set; }

See Also