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