Crate libavif_image

source ·
Expand description

Load and Save AVIF from image types.

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

Enums§

  • The errors that may occur while processing an image

Functions§

  • Very efficiently detects AVIF files
  • Read data that is in an AVIF file and load it into an image
  • Save an image into an AVIF file