Imagick::removeImageProfile

(PECL imagick 2, PECL imagick 3)

Imagick::removeImageProfileRemoves the named image profile and returns it

Описание

public Imagick::removeImageProfile ( string $name ) : string

Removes the named image profile and returns it.

Список параметров

name

Возвращаемые значения

Returns a string containing the profile of the image.

Ошибки

Вызывает ImagickException при ошибке.