Function load_jpg

Source
pub fn load_jpg<R: Read>(data: R) -> Result<ImageData>
Available on crate features image and mozjpeg only.