由檔案或 URL 建立一個新圖像。

imagecreatefromavif

(PHP 8 >= 8.1.0)

imagecreatefromavif由檔案或 URL 建立一個新圖像。

說明

imagecreatefromavif(string $filename): GdImage|false

imagecreatefromavif() returns an image object representing the image obtained from the given filename.

參數

filename

Path to the AVIF raster image.

返回值

成功后返回圖像對像,失敗后返回 false

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *