Gmagick::removeimageprofile
(PECL gmagick >= Unknown)
Gmagick::removeimageprofile — 指定した名前の画像プロファイルを削除して返す
説明
public Gmagick::removeimageprofile
( string $name
) : string
指定した名前の画像プロファイルを削除して返します。
パラメータ
name
- 返すプロファイルの名前。ICC、IPTC あるいは generic。
返り値
指定した名前のプロファイルを返します。
エラー / 例外
エラー時に GmagickException をスローします。