pub fn load(handle: &Handle) -> ImageResult<ImageBuffer<Rgba<u8>, Bytes>>
image
Tries to load an image by its Handle.
Handle