The Imagick class
PHP Manual

Imagick::getFilename

(PECL imagick 2.0.0)

Imagick::getFilenameThe filename associated with an image sequence

Opis

string Imagick::getFilename ( void )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Returns the filename associated with an image sequence.

Zwracane wartości

Returns a string on success. Zgłasza wyjątek ImagickException gdy wystąpi błąd.


The Imagick class
PHP Manual