Imagick
PHP Manual

Imagick::removeImageProfile

(PECL imagick 2.0.0)

Imagick::removeImageProfileRemoves the named image profile and returns it

Descrierea

string Imagick::removeImageProfile ( string $name )

Removes the named image profile and returns it.

Parametri

name

Valorile întoarse

Returns a string containing the profile of the image.

Erori/Excepții

Emite ImagickException în caz de eroare.


Imagick
PHP Manual