Function libnotcurses_sys::c_api::ncpixel_set_a [−][src]
pub fn ncpixel_set_a(pixel: &mut NcPixel, alpha: NcComponent)Expand description
Sets the 8-bit alpha NcComponent of an ABGR pixel.
pub fn ncpixel_set_a(pixel: &mut NcPixel, alpha: NcComponent)Sets the 8-bit alpha NcComponent of an ABGR pixel.