The Imagick class
PHP Manual

Imagick::removeImageProfile

(No version information available, might be only in CVS)

Imagick::removeImageProfile — Removes the named image profile and returns it

Description

string Imagick::removeImageProfile ( string $name )
Avertissement

Cette fonction n'est pas documentée et seule la liste des arguments est disponible.

Removes the named image profile and returns it.

Liste de paramètres

name

Valeurs de retour

Returns a string containing the profile of the image, throwing ImagickException on error.


The Imagick class
PHP Manual