iced_graphics::image

Function load

Source
pub fn load(handle: &Handle) -> ImageResult<ImageBuffer<Rgba<u8>, Bytes>>
Available on crate feature image only.
Expand description

Tries to load an image by its Handle.