The Imagick class
PHP Manual

Imagick::removeImageProfile

(PECL imagick 2.0.0)

Imagick::removeImageProfileRemoves the named image profile and returns it

Descrierea

string Imagick::removeImageProfile ( string $name )
Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

Removes the named image profile and returns it.

Parametri

name

Valorile întoarse

Returns a string containing the profile of the image. Emite un ImagickException în caz de eroare.


The Imagick class
PHP Manual