Function image::load [] [src]

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

Create a new image from a Reader