setBg24bit

Sets background color in a TrueColor mode

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

Parameters

c uint

The color

Return Value

Type: bool

true in case of success, otherwise false

Meta