Method | Description | |
---|---|---|
ColorToBrush ( Color c ) : |
||
LoadColorTable ( string filename ) : void | ||
PickColorFromText ( string text ) : Color |
public static ColorToBrush ( Color c ) : |
||
c | Color | |
return |
public static LoadColorTable ( string filename ) : void | ||
filename | string | |
return | void |
public static PickColorFromText ( string text ) : Color | ||
text | string | |
return | Color |