php8.5
Home/ Manual/ gmagick / gmagick/ Gmagick::removeimageprofile

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

name

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

Return Values

The named profile.

Errors/Exceptions

Throw

Source: reference/gmagick/gmagick/removeimageprofile.xml · from the official PHP manual (php/doc-en)