Gmagick::removeimageprofile
(PECL gmagick >= Unknown)
Gmagick::removeimageprofile — Removes the named image profile and returns it
Description
$name
): stringRemoves the named image profile and returns it.
Parameters
-
name
-
Name of profile to return: ICC, IPTC, or generic profile.
Return Values
The named profile.
Errors/Exceptions
Throws an GmagickException on error.