Gmagick
PHP Manual

Gmagick::removeimageprofile

(PECL gmagick >= Unknown)

Gmagick::removeimageprofileRemoves 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 при ошибке.


Gmagick
PHP Manual