|
💻 TermColor User Manual
|
This is the complete list of members for TermColor.Win32TermBuffer, including all inherited members.
| Clear() | TermColor.Win32TermBuffer | |
| Clear< TColorValue >(char c, in TColorValue foreground, in TColorValue background) | TermColor.Win32TermBuffer | inline |
| CreateFile(string fileName, [MarshalAs(UnmanagedType.U4)] uint fileAccess, [MarshalAs(UnmanagedType.U4)] uint fileShare, IntPtr securityAttributes, [MarshalAs(UnmanagedType.U4)] FileMode creationDisposition, [MarshalAs(UnmanagedType.U4)] int flags, IntPtr template) (defined in TermColor.Win32TermBuffer) | TermColor.Win32TermBuffer | package |
| ENABLE_VIRTUAL_TERMINAL_PROCESSING (defined in TermColor.Win32TermBuffer) | TermColor.Win32TermBuffer | static |
| EnableVTProcessing() (defined in TermColor.Win32TermBuffer) | TermColor.Win32TermBuffer | inlinepackagestatic |
| EnableVTProcessingThrows (defined in TermColor.Win32TermBuffer) | TermColor.Win32TermBuffer | packagestatic |
| Flush(TextWriter output) | TermColor.Win32TermBuffer | inline |
| Flush(TextWriter output, int offsetX, int offsetY) | TermColor.Win32TermBuffer | inline |
| GetConsoleMode(IntPtr hConsoleHandle, out uint lpMode) (defined in TermColor.Win32TermBuffer) | TermColor.Win32TermBuffer | package |
| GetStdHandle(int nStdHandle) (defined in TermColor.Win32TermBuffer) | TermColor.Win32TermBuffer | package |
| Height (defined in TermColor.Win32TermBuffer) | TermColor.Win32TermBuffer | |
| Length (defined in TermColor.Win32TermBuffer) | TermColor.Win32TermBuffer | |
| SetBackground< TColorValue >(int x, int y, in TColorValue color) | TermColor.Win32TermBuffer | inline |
| SetChar(int x, int y, char ch) | TermColor.Win32TermBuffer | inline |
| SetConsoleMode(IntPtr hConsoleHandle, uint dwMode) (defined in TermColor.Win32TermBuffer) | TermColor.Win32TermBuffer | package |
| SetForeground< TColorValue >(int x, int y, in TColorValue color) | TermColor.Win32TermBuffer | inline |
| SetPoint< TColorValue >(int x, int y, char ch, in TColorValue foreground, in TColorValue background) | TermColor.ITerminalBuffer | inline |
| STD_OUTPUT_HANDLE (defined in TermColor.Win32TermBuffer) | TermColor.Win32TermBuffer | static |
| Width (defined in TermColor.Win32TermBuffer) | TermColor.Win32TermBuffer | |
| Win32TermBuffer(int width, int height) | TermColor.Win32TermBuffer | inline |
| WriteConsoleOutput(SafeFileHandle hConsoleOutput, CharInfo[] lpBuffer, Coord dwBufferSize, Coord dwBufferCoord, ref SmallRect lpWriteRegion) (defined in TermColor.Win32TermBuffer) | TermColor.Win32TermBuffer | package |