pub const NC_BG_ALPHA_MASK: u32 = ffi::NC_BG_ALPHA_MASK; // 805_306_368u32Expand description
Extract these bits to get the (background) NcAlpha mask.
Note: This is equivalent to
NcChannel::ALPHA_MASK
See the detailed diagram at NcChannels
pub const NC_BG_ALPHA_MASK: u32 = ffi::NC_BG_ALPHA_MASK; // 805_306_368u32Extract these bits to get the (background) NcAlpha mask.
Note: This is equivalent to
NcChannel::ALPHA_MASK
See the detailed diagram at NcChannels