Imagick
PHP Manual

Imagick::removeImageProfile

(PECL imagick 2.0.0)

Imagick::removeImageProfileRemoves the named image profile and returns it

Descrizione

string Imagick::removeImageProfile ( string $name )

Removes the named image profile and returns it.

Elenco dei parametri

name

Valori restituiti

Returns a string containing the profile of the image.

Errori/Eccezioni

Lancia una ImagickException in caso di errore.


Imagick
PHP Manual