Gmagick
PHP Manual

Gmagick::removeimageprofile

(PECL gmagick >= Unknown)

Gmagick::removeimageprofileRemoves the named image profile and returns it

Descrição

public string Gmagick::removeimageprofile ( string $name )

Removes the named image profile and returns it.

Parâmetros

name

Name of profile to return: ICC, IPTC, or generic profile.

Valor Retornado

The named profile.

Erros

Lança uma exceção GmagickException em erros.


Gmagick
PHP Manual