Gmagick::removeimageprofile
Removes the named image profile and returns it
Beschreibung
public string Gmagick::removeimageprofile
( string $name
)
Parameter-Liste
-
name
-
Name of profile to return: ICC, IPTC, or generic profile.
Rückgabewerte
The named profile.
Fehler/Exceptions
Wirft bei einem Fehler eine
GmagickException.