pub fn ncchannel_alpha(channel: impl Into<NcChannel_u32>) -> NcAlpha_u32Expand description
Gets the NcAlpha_u32 from an NcChannel_u32.
It is not shifted down, and can be directly compared to NCALPHA_* values.
Method: NcChannel.alpha()
pub fn ncchannel_alpha(channel: impl Into<NcChannel_u32>) -> NcAlpha_u32Gets the NcAlpha_u32 from an NcChannel_u32.
It is not shifted down, and can be directly compared to NCALPHA_* values.
Method: NcChannel.alpha()