Méthode | Description | |
---|---|---|
SetColor ( int index, Color colour ) : int | ||
SetColours ( int fgIndex, int bgIndex ) : void |
Méthode | Description | |
---|---|---|
GetConsoleScreenBufferInfoEx ( |
||
GetStdHandle ( int nStdHandle ) : |
||
SetConsoleScreenBufferInfoEx ( |
||
SetConsoleTextAttribute ( |
public static SetColor ( int index, Color colour ) : int | ||
index | int | |
colour | Color | |
Résultat | int |
public static SetColours ( int fgIndex, int bgIndex ) : void | ||
fgIndex | int | |
bgIndex | int | |
Résultat | void |