The Imagick class
PHP 手册

Imagick::setFilename

(PECL imagick 2.0.0)

Imagick::setFilenameSets the filename before you read or write the image

说明

bool Imagick::setFilename ( string $filename )
Warning

本函数暂无文档,仅有参数列表。

Sets the filename before you read or write an image file.

参数

filename

返回值

Returns TRUE on success.


The Imagick class
PHP 手册