Crate libavif_image[][src]

Load and Save AVIF from image types.

Converts to and from YUV (image only does RGB).

Enums

Error

The errors that may occur while processing an image

Functions

is_avif

Very efficiently detects AVIF files

read

Read data that is in an AVIF file and load it into an image

save

Save an image into an AVIF file