pub fn read_avif<T: Read>(
f: &mut T,
strictness: ParseStrictness,
) -> Result<AvifContext>Expand description
Read the contents of an AVIF file
pub fn read_avif<T: Read>(
f: &mut T,
strictness: ParseStrictness,
) -> Result<AvifContext>Read the contents of an AVIF file