php8.5
Home/ Manual/ imagick / imagick/ Imagick::removeImageProfile

Imagick::removeImageProfile

PHP function Edit on GitHub ✎

(PECL imagick 2, PECL imagick 3)

Removes the named image profile and returns it

Description

Imagick::removeImageProfile(string $name): string

Removes the named image profile and returns it.

Parameters

name

Return Values

Returns a string containing the profile of the image.

Errors/Exceptions

Throws

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