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