Gmagick::removeimageprofile
(PECL gmagick >= Unknown)
Gmagick::removeimageprofile — Removes the named image profile and returns it
说明
public
Gmagick::removeimageprofile (
string
$name
) :
string
Removes the named image profile and returns it.
参数
-
name
-
Name of profile to return: ICC, IPTC, or generic profile.
返回值
The named profile.
错误/异常
错误时抛出 GmagickException。