Imagick::removeImageProfile
(PECL imagick 2, PECL imagick 3)
Imagick::removeImageProfile — Removes the named image profile and returns it
Описание
public Imagick::removeImageProfile
( string
$name
) : stringRemoves the named image profile and returns it.
Список параметров
-
name
-
Возвращаемые значения
Returns a string containing the profile of the image.
Ошибки
Вызывает ImagickException при ошибке.