Gmagick::removeimageprofile

(PECL gmagick >= Unknown)
Removes the named image profile and returns it
public string Gmagick::removeimageprofile ( string $name )

Removes the named image profile and returns it.

Parameters:
name

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

Returns:

The Gmagick object on success

Exception:

Throws an GmagickException on error.

doc_php
2016-02-24 16:00:19
Comments
Leave a Comment

Please login to continue.