Color.GetComplementary

Color.GetComplementary method

Returns a new color that is on the opposite side of the color wheel from the original.

public Color GetComplementary()

Return Value

A new instance of the Color class.

See Also