C# Class ctac.util.ColorExtensions

ファイルを表示 Open project: dshook/centauri-tac

Public Methods

Method Description
HexToColor ( string hex ) : Color
ToHex ( this c ) : string

Method Details

HexToColor() public static method

public static HexToColor ( string hex ) : Color
hex string
return Color

ToHex() public static method

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