Function libnotcurses_sys::ncchannels_set_fg_alpha[][src]

pub fn ncchannels_set_fg_alpha(channels: &mut NcChannels, alpha: NcAlphaBits)
Expand description

Sets the NcAlphaBits of the foreground NcChannel of an NcChannels.

Method: NcChannels.set_fg_alpha()