setFg24bit

Sets foreground color in a TrueColor mode

version(Posix)
bool
setFg24bit
@safe
(
uint c
)

Parameters

c
Type: uint

The color

Return Value

Type: bool

true in case of success, otherwise false

Meta