💻 TermColor User Manual
Properties | List of all members
TermColor.ANSIColor Interface Reference
Inheritance diagram for TermColor.ANSIColor:
Inheritance graph
[legend]
Collaboration diagram for TermColor.ANSIColor:
Collaboration graph
[legend]

Properties

string Foreground [get]
 
string Background [get]
 

Additional Inherited Members

- Public Member Functions inherited from TermColor.IColor
ColorHSV ToHSV ()
 
ColorRGB ToRGB ()
 
void From< TColor > (in TColor color)
 

Detailed Description

Represents a color mappable to an ANSI escape code.

Property Documentation

◆ Background

string TermColor.ANSIColor.Background
get

Get the background ANSI escape code for this color.

◆ Foreground

string TermColor.ANSIColor.Foreground
get

Get the foreground ANSI escape code for this color.


The documentation for this interface was generated from the following file: