Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16226 программистов и 1779 роботов. Сейчас ищут 1737 программистов ...
Gmagick::getfilename - The filename associated with an image sequence
Вернуться к: Gmagick
Gmagick::getfilename
(PECL gmagick >= Unknown)
Gmagick::getfilename — The filename associated with an image sequence
Описание
public string Gmagick::getfilename
( void
)
Returns the filename associated with an image sequence.
Возвращаемые значения
Returns a string on success.
Ошибки
Вызывает GmagickException при ошибке.
Вернуться к: Gmagick