Property MaxPaletteColors | Terminal.Gui v2 (original) (raw)
Namespace
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; }
Namespace
Assembly
Terminal.Gui.dll
The maximum number of colors that can be included in a sixel image. Defaults to 256.
public int MaxPaletteColors { get; set; }