Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16142 программиста и 1779 роботов. Сейчас ищут 1633 программиста ...
Imagick::removeImageProfile - Removes the named image profile and returns it
Вернуться к: Imagick
Imagick::removeImageProfile
(PECL imagick 2.0.0)
Imagick::removeImageProfile — Removes the named image profile and returns it
Описание
string Imagick::removeImageProfile
( string
$name
)Removes the named image profile and returns it.
Список параметров
-
name
-
Возвращаемые значения
Returns a string containing the profile of the image.
Ошибки
Вызывает ImagickException при ошибке.
Вернуться к: Imagick