read_avif

Function read_avif 

Source
pub fn read_avif<T: Read>(
    f: &mut T,
    strictness: ParseStrictness,
) -> Result<AvifContext>
Expand description

Read the contents of an AVIF file