(PHP 8 >= 8.1.0)
imagecreatefromavif — Crea una nueva imagen a partir de un fichero o de una URL
imagecreatefromavif() returns an image object representing the image obtained from the given filename.
filename
Path to the AVIF raster image.
En caso de éxito, devuelve un identificador de recurso de imagen, y false
en caso de error.