Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

TerminalPalette Constructor

Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9147)

TerminalPalette()

Creates a palette with standard ANSI colors in the first 16 entries and xterm colors in the higher 240 entries.

Declaration
public TerminalPalette()

TerminalPalette(Int32)

Creates a palette with standard ANSI colors in the first 16 entries and xterm colors in the higher 240 entries. Useful for specifying custom colors above 256 system colors.

Declaration
public TerminalPalette(int paletteSize)
Parameters
Type Name Description
Int32 paletteSize

Size of the palette (must be at least 256).

In This Article
  • TerminalPalette()
  • TerminalPalette(Int32)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies