Function libnotcurses_sys::ncchannels_set_bg_rgb [−][src]
pub fn ncchannels_set_bg_rgb(channels: &mut NcChannels, rgb: NcRgb)
Expand description
Sets the foreground NcRgb of an NcChannels, and marks it as NOT using
the “default color”, retaining the other bits unchanged.
Method: NcChannels.set_bg_rgb()