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