ColorOver Method

Blends this color with another color using the over blending operation.
public Color Over(
	Color background
)

Parameters

backgroundJdenticon.RenderingColor
The background color.

Return Value

Color

See Also

Reference