|
💻 TermColor User Manual
|
This is the complete list of members for TermColor.ITerminalBuffer, including all inherited members.
| Clear() | TermColor.ITerminalBuffer | |
| Clear< TColorValue >(char c, in TColorValue foreground, in TColorValue background) | TermColor.ITerminalBuffer | |
| Flush(TextWriter output) | TermColor.ITerminalBuffer | |
| Flush(TextWriter output, int offsetLeft, int offsetTop) | TermColor.ITerminalBuffer | |
| Height | TermColor.ITerminalBuffer | |
| SetBackground< TColorValue >(int x, int y, in TColorValue color) | TermColor.ITerminalBuffer | |
| SetChar(int x, int y, char ch) | TermColor.ITerminalBuffer | |
| SetForeground< TColorValue >(int x, int y, in TColorValue color) | TermColor.ITerminalBuffer | |
| SetPoint< TColorValue >(int x, int y, char ch, in TColorValue foreground, in TColorValue background) | TermColor.ITerminalBuffer | inline |
| Width | TermColor.ITerminalBuffer |