Imagick::removeImageProfile
(PECL imagick 2, PECL imagick 3)
Imagick::removeImageProfile — 指定した名前の画像プロファイルを削除してそれを返す
説明
public Imagick::removeImageProfile
( string $name
) : string
指定した名前の画像プロファイルを削除してそれを返します。
パラメータ
name
返り値
画像のプロファイル名を返します。
エラー / 例外
エラー時に ImagickException をスローします。