Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16095 программистов и 1772 робота. Сейчас ищут 1829 программистов ...
Gmagick::getimageformat - Returns the format of a particular image in a sequence
Вернуться к: Gmagick
Gmagick::getimageformat
(PECL gmagick >= Unknown)
Gmagick::getimageformat — Returns the format of a particular image in a sequence
Описание
public string Gmagick::getimageformat
( void
)
Returns the format of a particular image in a sequence.
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Returns a string containing the image format on success.
Ошибки
Вызывает GmagickException при ошибке.
Вернуться к: Gmagick