Gmagick::setfilename

Sets the filename before you read or write the image

Beschreibung

public Gmagick Gmagick::setfilename ( string $filename )

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

Parameter-Liste

filename

The image filename.

Rückgabewerte

The Gmagick object on success

Fehler/Exceptions

Wirft bei einem Fehler eine GmagickException.