Color.toAnsi8

Returns closest ANSI8 color index

struct Color
int
toAnsi8
(
bool isBackground = false
)

Parameters

isBackground bool

Is color a background

Return Value

Type: int

ANSI8 color

Meta