colored v0.0.27 (2022-06-24T21:15:43Z)
Dub
Repo
RGBString.RGB
colored
RGBString
Undocumented in source.
struct
RGBString
struct
RGB {
ubyte
r
;
ubyte
g
;
ubyte
b
;
}
Members
Variables
b
ubyte
b
;
Undocumented in source.
g
ubyte
g
;
Undocumented in source.
r
ubyte
r
;
Undocumented in source.
Meta
Source
See Implementation
colored
RGBString
constructors
this
functions
onRgb
rgb
toString
structs
RGB
variables
background
foreground
unformatted