Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Drawing.ColorTranslator Class Reference

Static Public Member Functions

static int ToWin32 (Color c)
 
static int ToOle (Color c)
 
static Color FromOle (int oleColor)
 
static Color FromWin32 (int win32Color)
 
static Color FromHtml (string htmlColor)
 
static string ToHtml (Color c)
 

Static Package Functions

static uint COLORREFToARGB (uint value)
 

Static Private Member Functions

static void InitializeHtmlSysColorTable ()
 

Static Private Attributes

static Dictionary< string, Colors_htmlSysColorTable
 

Detailed Description

Definition at line 6 of file ColorTranslator.cs.


The documentation for this class was generated from the following file: