Function libnotcurses_sys::c_api::ncpixel_b
source · pub const fn ncpixel_b(pixel: NcPixel_u32) -> u8Expand description
Extracts the 8 bit blue component from an ABGR pixel.
pub const fn ncpixel_b(pixel: NcPixel_u32) -> u8Extracts the 8 bit blue component from an ABGR pixel.