Function libnotcurses_sys::c_api::ncpixel_set_b
source · pub fn ncpixel_set_b(pixel: &mut NcPixel_u32, blue: u8)Expand description
Sets the 8-bit blue component of an ABGR pixel.
pub fn ncpixel_set_b(pixel: &mut NcPixel_u32, blue: u8)Sets the 8-bit blue component of an ABGR pixel.