Function iced_graphics::image::load

source ยท
pub fn load(handle: &Handle) -> ImageResult<ImageBuffer<Rgba<u8>, Bytes>>
Expand description

Tries to load an image by its Handle.