Gmagick::removeimageprofile
PHP function
Edit on GitHub ✎
(PECL gmagick >= Unknown)
Removes the named image profile and returns it
Description
Gmagick::removeimageprofile(string $name): string
Removes the named image profile and returns it.
Parameters
nameName of profile to return: ICC, IPTC, or generic profile.
Return Values
The named profile.
Errors/Exceptions
Throw