Gmagick
PHP Manual

Gmagick::setfilename

(PECL gmagick >= Unknown)

Gmagick::setfilenameSets the filename before you read or write the image

Descrizione

public Gmagick Gmagick::setfilename ( string $filename )

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

Elenco dei parametri

filename

The image filename.

Valori restituiti

The Gmagick object on success

Errori/Eccezioni

Throws an GmagickException on error.


Gmagick
PHP Manual