C# Class ctac.util.ColorExtensions

Afficher le fichier Open project: dshook/centauri-tac

Méthodes publiques

Méthode Description
HexToColor ( string hex ) : Color
ToHex ( this c ) : string

Method Details

HexToColor() public static méthode

public static HexToColor ( string hex ) : Color
hex string
Résultat Color

ToHex() public static méthode

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