FromInt32(int) Method
Converts a color number into a
Color
.
public static Color FromInt32(int number)
- Namespace
- Spectre
.Console - Containing Type
- Color
Parameters
- int number
- The color number.
Color
.
public static Color FromInt32(int number)