Function libnotcurses_sys::c_api::ncpixel
source · pub const fn ncpixel(red: u8, green: u8, blue: u8) -> NcPixel_u32Expand description
Constructs a libav-compatible ABGR pixel from RGB components.
pub const fn ncpixel(red: u8, green: u8, blue: u8) -> NcPixel_u32Constructs a libav-compatible ABGR pixel from RGB components.