Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 18080 программистов и 1743 робота. Сейчас ищут 1274 программиста ...
Imagick::setFilename - Sets the filename before you read or write the image
Вернуться к: Imagick
Imagick::setFilename
(PECL imagick 2.0.0)
Imagick::setFilename — Sets the filename before you read or write the image
Описание
bool Imagick::setFilename
( string
$filename
)Sets the filename before you read or write an image file.
Список параметров
-
filename
-
Возвращаемые значения
В случае успешной работы возвращает TRUE
.
Вернуться к: Imagick