The Imagick class
PHP Manual

Imagick::setFilename

(PECL imagick 2.0.0)

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

Opis

bool Imagick::setFilename ( string $filename )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

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

Parametry

filename

Zwracane wartości

Zwraca TRUE w przypadku sukcesu.


The Imagick class
PHP Manual