The Imagick class
PHP Manual

Imagick::getImageFilename

(No version information available, might be only in CVS)

Imagick::getImageFilenameReturns the filename of a particular image in a sequence

Descrição

string Imagick::getImageFilename ( void )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Returns the filename of a particular image in a sequence.

Valor Retornado

Returns a string with the filename of the image. Throws an ImagickException on failure.


The Imagick class
PHP Manual