NC_BG_ALPHA_MASK

Constant NC_BG_ALPHA_MASK 

Source
pub const NC_BG_ALPHA_MASK: u32 = ffi::NC_BG_ALPHA_MASK; // 805_306_368u32
Expand description

Extract these bits to get the (background) NcAlpha mask.

Note: This is equivalent to NcChannel::ALPHA_MASK

See the detailed diagram at NcChannels