imagecreatefromavif
PHP function
Edit on GitHub ✎
(PHP 8 >= 8.1.0)
New
Description
imagecreatefromavif(string $filename): GdImage|false
imagecreatefromavif() returns an image object representing the image obtained from the given filename.
Parameters
filenamePath to the AVIF raster image.
Return Values
Identifier