ncplane_set_fchannel

Function ncplane_set_fchannel 

Source
pub fn ncplane_set_fchannel(
    plane: &mut NcPlane,
    channel: impl Into<NcChannel_u32>,
) -> NcChannels_u64
Expand description

Sets the background alpha and coloring bits of an NcPlane from an NcChannel_u32, and returns the new NcChannels_u64.

Method: NcPlane.set_fchannel().