Function libnotcurses_sys::c_api::ncpalette_get
source · pub fn ncpalette_get(
palette: &NcPalette,
index: impl Into<NcPaletteIndex>
) -> NcRgb_u32Expand description
Returns the NcRgb_u32 value from an NcChannel_u32 entry inside
an NcPalette.
Method: NcPalette.get().