Imagick::removeImageProfile

(PECL imagick 2.0.0)

Imagick::removeImageProfileRemoves the named image profile and returns it

Beschreibung

Imagick::removeImageProfile ( string $name ) : string

Removes the named image profile and returns it.

Parameter-Liste

name

Rückgabewerte

Returns a string containing the profile of the image.

Fehler/Exceptions

Wirft ImagickException bei Fehlern.