Gmagick
PHP Manual

Gmagick::setfilename

(PECL gmagick >= Unknown)

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

Açıklama

public Gmagick Gmagick::setfilename ( string $filename )

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.


Gmagick
PHP Manual