Table of Contents

Method GetANSIColor16Name

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

GetANSIColor16Name(Color)

Gets the ANSI 4-bit (16) color name for color.

public static string? GetANSIColor16Name(Color color)

Parameters

color Color

The color.

Returns

string

null if there is no standard color name for the specified color.