pub fn ncchannel_set_b(channel: &mut NcChannel_u32, b: u8) -> NcChannel_u32
Expand description

Sets the blue component of an NcChannel_u32, and returns it.

Method: NcChannel.set_b()