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().
pub fn ncpalette_get(
palette: &NcPalette,
index: impl Into<NcPaletteIndex>,
) -> NcRgb_u32Returns the NcRgb_u32 value from an NcChannel_u32 entry inside
an NcPalette.
Method: NcPalette.get().