Function libnotcurses_sys::ncpixel[][src]

pub const fn ncpixel(
    red: NcComponent,
    green: NcComponent,
    blue: NcComponent
) -> NcPixel
Expand description

Constructs a libav-compatible ABGR pixel from RGB NcComponents.