Module avif_parse::c_api
source · [−]Expand description
This crate can be used from C.
Structs
Result of parsing an AVIF file. Contains AV1-compressed data.
Functions
Free all data related to avif_data_t
Parse AVIF image file and return results. Returns NULL if the file can’t be parsed.