Gmagick::removeimageprofile
(PECL gmagick >= Unknown)
Gmagick::removeimageprofile — Removes the named image profile and returns it
説明
public string Gmagick::removeimageprofile
( string
$name
)Removes the named image profile and returns it.
パラメータ
-
name -
Name of profile to return: ICC, IPTC, or generic profile.
返り値
The Gmagick object on success
エラー / 例外
エラー時に GmagickException をスローします。