Imagick
PHP Manual

Imagick::setFilename

(PECL imagick 2.0.0)

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

Descrizione

bool Imagick::setFilename ( string $filename )

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

Elenco dei parametri

filename

Valori restituiti

Restituisce TRUE in caso di successo.


Imagick
PHP Manual