Imagick::getImageProfile
(PECL imagick 2.0.0)
Imagick::getImageProfile — 指定した名前の画像プロファイルを返す
説明
string Imagick::getImageProfile
( string
$name
)指定した名前の画像プロファイルを返します。
パラメータ
-
name -
返したいプロファイルの名前。
返り値
画像プロファイルを含む文字列を返します。
エラー / 例外
エラー時に ImagickException をスローします。
There are no user contributed notes for this page.
