Gmagick::removeimageprofile

(PECL gmagick >= Unknown)

Gmagick::removeimageprofileRemoves the named image profile and returns it

Descrierea

public Gmagick::removeimageprofile ( string $name ) : string

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.