Function libnotcurses_sys::ncchannel_rgb[][src]

pub const fn ncchannel_rgb(channel: NcChannel) -> NcRgb
Expand description

Gets the NcRgb of an NcChannel.

This function basically removes the 4th byte of the NcChannel.

Method: NcChannel.rgb()