ncchannel_g

Function ncchannel_g 

Source
pub fn ncchannel_g(channel: impl Into<NcChannel_u32>) -> u8
Expand description

Gets the green component from an NcChannel_u32.

Only valid if ncchannel_rgb_p would return true for the channel.

Method: NcChannel.g()