Gmagick::setfilename

(PECL gmagick >= Unknown)

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

Açıklama

public Gmagick::setfilename ( string $filename ) : Gmagick

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

Değiştirgeler

filename

The image filename.

Dönen Değerler

The Gmagick object on success

Hatalar/İstisnalar

Hata durumunda bir GmagickException istisnası oluşur.