pub fn apply_palette_rgba_bytes( indexed: &[u8], palette: &[u32], target: &mut [u8], )
Apply a palette to indexed pixel data, producing RGBA bytes.