Imagick::getImageProfile
(No version information available, might be only in CVS)
Imagick::getImageProfile — 指定した名前の画像プロファイルを返す
説明
string Imagick::getImageProfile
( string $name
)
警告
この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。
指定した名前の画像プロファイルを返します。
パラメータ
- name
-
返したいプロファイルの名前。
返り値
画像プロファイルを含む文字列を返します。 エラー時に ImagickException をスローします。
Imagick::getImageProfile
There are no user contributed notes for this page.
