pub fn tex_handle_from_u8_slice(
    ctx: &Context,
    debug_name: &str,
    slice: &[u8],
    size: [usize; 2]
) -> TextureHandle
Expand description

egui::TextureHandle from slice of u8