Click or drag to resize

ColorHSBToColor Method

Converts this instance to an equivalent RGB Color

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public Color ToColor()

Return Value

Type: Color
A new instance of a Color with an equivalent color
See Also