jcli v0.12.0 (2021-01-28T09:25:30Z)
Dub
Repo
AnsiColour.this
jaster
cli
ansi
AnsiColour
Ctor for an
AnsiColourType.rgb
.
this
(Ansi4BitColour fourBit, IsBgColour isBg)
this
(ubyte eightBit, IsBgColour isBg)
this
(ubyte r, ubyte g, ubyte b, IsBgColour isBg)
this
(AnsiRgbColour rgb, IsBgColour isBg)
struct
AnsiColour
@
nogc
nothrow pure
this
(
AnsiRgbColour
rgb
,
IsBgColour
isBg
=
IsBgColour.no
)
Meta
Source
See Implementation
jaster
cli
ansi
AnsiColour
constructors
this
functions
toString
properties
asEightBit
asFourBit
asRgb
isBg
type
static variables
bgInit
Ctor for an AnsiColourType.rgb.