Table of Contents

Method ToColor

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

ToColor(Color)

Converts the Color instance to Color.

public static Color ToColor(this Color color)

Parameters

color Color

the color to convert

Returns

Color

the converted color.