Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 18507 программистов и 1740 роботов. Сейчас ищут 1308 программистов ...
Gmagick::removeimageprofile - Removes the named image profile and returns it
Вернуться к: Gmagick
Gmagick::removeimageprofile
(PECL gmagick >= Unknown)
Gmagick::removeimageprofile — Removes the named image profile and returns it
Описание
public string Gmagick::removeimageprofile
( string
$name
)Removes the named image profile and returns it.
Список параметров
-
name
-
Name of profile to return: ICC, IPTC, or generic profile.
Возвращаемые значения
The Gmagick object on success
Ошибки
Вызывает GmagickException при ошибке.
Вернуться к: Gmagick