Method CSI_SetBackgroundColor256
CSI_SetBackgroundColor256(int)
ESC[48;5;{id}m - Set background color (256 colors)
public static string CSI_SetBackgroundColor256(int color)
Parameters
color
int
ESC[48;5;{id}m - Set background color (256 colors)
public static string CSI_SetBackgroundColor256(int color)
color
int