PHP Conference Japan 2024

Imagick::getImageProfile

(PECL imagick 2,PECL imagick 3)

Imagick::getImageProfile傳回已命名的影像設定檔

描述

public Imagick::getImageProfile(string $name): string

傳回已命名的影像設定檔。

參數

name

要傳回的設定檔名稱。

傳回值

傳回包含影像設定檔的字串。

錯誤/例外

發生錯誤時拋出 ImagickException。

新增註解

使用者貢獻註解

此頁面沒有使用者貢獻的註解。
To Top