Gmagick
PHP Manual

Gmagick::removeimageprofile

(PECL gmagick >= Unknown)

Gmagick::removeimageprofileRemoves the named image profile and returns it

Descrierea

public string Gmagick::removeimageprofile ( string $name )

Removes the named image profile and returns it.

Parametri

name

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

Valorile întoarse

The named profile.

Erori/Excepții

Emite o GmagickException în caz de eroare.


Gmagick
PHP Manual