Function libnotcurses_sys::c_api::ncpixel [−][src]
pub const fn ncpixel(
red: NcComponent,
green: NcComponent,
blue: NcComponent
) -> NcPixelExpand description
Constructs a libav-compatible ABGR pixel from RGB NcComponents.
