PHPTS:一键免费搭建 Nginx + PHP + MySQL 运行环境

Gmagick::removeimageprofile

(PECL gmagick >= Unknown)

Gmagick::removeimageprofileRemoves 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