pub fn ncchannel_b(channel: impl Into<NcChannel_u32>) -> u8Expand description
Gets the blue component from an NcChannel_u32.
Only valid if ncchannel_rgb_p would return true for the channel.
Method: NcChannel.b()
pub fn ncchannel_b(channel: impl Into<NcChannel_u32>) -> u8Gets the blue component from an NcChannel_u32.
Only valid if ncchannel_rgb_p would return true for the channel.
Method: NcChannel.b()