pub fn ncchannel_set_b(channel: &mut NcChannel_u32, b: u8) -> NcChannel_u32Expand description
Sets the blue component of an NcChannel_u32, and returns it.
Method: NcChannel.set_b()
pub fn ncchannel_set_b(channel: &mut NcChannel_u32, b: u8) -> NcChannel_u32Sets the blue component of an NcChannel_u32, and returns it.
Method: NcChannel.set_b()