Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16195 программистов и 1779 роботов. Сейчас ищут 1769 программистов ...
Gmagick::setfilename - Sets the filename before you read or write the image
Вернуться к: Gmagick
Gmagick::setfilename
(PECL gmagick >= Unknown)
Gmagick::setfilename — Sets the filename before you read or write the image
Описание
Sets the filename before you read or write an image file.
Список параметров
-
filename
-
The image filename.
Возвращаемые значения
The Gmagick object on success
Ошибки
Вызывает GmagickException при ошибке.
Вернуться к: Gmagick