load_qoi

Function load_qoi 

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