pub fn ncchannels_bg_rgb(channels: impl Into<NcChannels_u64>) -> NcRgb_u32
Expand description

Gets the background NcRgb_u32 from an NcChannels_u64, shifted to LSBs.

Method: NcChannels.bg_rgb()