Gmagick::removeimageprofile

(PECL gmagick >= Unknown)

Gmagick::removeimageprofileRemoves the named image profile and returns it

Description

public Gmagick::removeimageprofile ( string $name ) : string

Removes 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.

© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/gmagick.removeimageprofile.php