Метод | Описание | |
---|---|---|
ColorToBrush ( Color c ) : |
||
LoadColorTable ( string filename ) : void | ||
PickColorFromText ( string text ) : Color |
public static ColorToBrush ( Color c ) : |
||
c | Color | |
Результат |
public static LoadColorTable ( string filename ) : void | ||
filename | string | |
Результат | void |
public static PickColorFromText ( string text ) : Color | ||
text | string | |
Результат | Color |