Property MaxPaletteColors | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

MaxPaletteColors

The maximum number of colors that can be included in a sixel image. Defaults to 256.

public int MaxPaletteColors { get; set; }

Property Value

int

Edit this page