C# Class SwtorCaster.Core.Extensions

Afficher le fichier Open project: pjmagee/swtor-caster

Méthodes publiques

Méthode Description
FromHexToColor ( this value ) : Color
GetFamilyName ( this fontFamily ) : string
ToHex ( this color ) : string

Method Details

FromHexToColor() public static méthode

public static FromHexToColor ( this value ) : Color
value this
Résultat System.Windows.Media.Color

GetFamilyName() public static méthode

public static GetFamilyName ( this fontFamily ) : string
fontFamily this
Résultat string

ToHex() public static méthode

public static ToHex ( this color ) : string
color this
Résultat string