Table of Contents

Method ToUIColor

Namespace
DotNetBrowser.WinForms.Dialogs
Assembly
DotNetBrowser.WinForms.dll

ToUIColor(Color)

Converts the Color instance to Color.

public static Color ToUIColor(this Color color)

Parameters

color Color

the color to convert

Returns

Color

the converted color.