Method CSI_SetBackgroundColor
CSI_SetBackgroundColor(AnsiColorCode)
ESC [ (n) m - Uses CSI_SetGraphicsRendition(params int[]) to set the background color.
public static string CSI_SetBackgroundColor(AnsiColorCode code)
Parameters
code
AnsiColorCodeOne of the 16 color codes.