(PHP 8 >= 8.1.0)
imagecreatefromavif — Crea una nuova immagine da un file o una URL
imagecreatefromavif() returns an image object representing the image obtained from the given filename.
filename
Path to the AVIF raster image.
Restituisce un identificatore di risorsa immagine, false
in caso di errore.