(PHP 8 >= 8.1.0)
imagecreatefromavif — Erzeugt ein neues Bild aus einer Datei oder URL
imagecreatefromavif() returns an image object representing the image obtained from the given filename.
filename
Path to the AVIF raster image.
Gibt im Erfolgsfall eine Bildobjekt zurück, im Fehlerfall false
.