Function image::load [] [src]

pub fn load<R: Read + Seek>(r: R, format: ImageFormat) -> ImageResult<DynamicImage>

Create a new image from a Reader