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