ncchannel_alpha

Function ncchannel_alpha 

Source
pub fn ncchannel_alpha(channel: impl Into<NcChannel_u32>) -> NcAlpha_u32
Expand 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()