Mono Class Library: Overview

System.Drawing.ColorTranslator: Method Members

The methods of System.Drawing.ColorTranslator are listed below. For a list of all members, see the ColorTranslator Members list.

See Also: Inherited members from System.Object

Public Methods

static
FromHtml(string) : Color
Documentation for this section has not yet been entered.
static
FromOle(int) : Color
Documentation for this section has not yet been entered.
static
FromWin32(int) : Color
Documentation for this section has not yet been entered.
static
ToHtml(Color) : string
Documentation for this section has not yet been entered.
static
ToOle(Color) : int
Documentation for this section has not yet been entered.
static
ToWin32(Color) : int
Documentation for this section has not yet been entered.