Table of Contents

Property MaxColors

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

MaxColors

Gets or sets the maximum number of colors to put into the Palette. Defaults to 256 (the maximum for sixel images).

public int MaxColors { get; set; }

Property Value

int