C# Class SwtorCaster.Core.Extensions

Mostra file Open project: pjmagee/swtor-caster

Public Methods

Method Description
FromHexToColor ( this value ) : Color
GetFamilyName ( this fontFamily ) : string
ToHex ( this color ) : string

Method Details

FromHexToColor() public static method

public static FromHexToColor ( this value ) : Color
value this
return System.Windows.Media.Color

GetFamilyName() public static method

public static GetFamilyName ( this fontFamily ) : string
fontFamily this
return string

ToHex() public static method

public static ToHex ( this color ) : string
color this
return string