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

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

Method: NcChannels.fg_rgb()