IColorComponents.ToColor

IColorComponents.ToColor method

Converts the color components to the Color object.

public Color ToColor()

Return Value

A new instance of the Color class

See Also