Gmagick::removeimageprofile

(PECL gmagick >= Unknown)

Gmagick::removeimageprofileRemoves the named image profile and returns it

Beskrivelse

public string Gmagick::removeimageprofile ( string $name )

Removes the named image profile and returns it.

Parametre

name

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

Returnerings Værdier

The Gmagick object on success

Fejl/Undtagelser

Throws an GmagickException on error.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top