Gmagick
PHP Manual

Gmagick::getimagefilename

(PECL gmagick >= Unknown)

Gmagick::getimagefilenameReturns the filename of a particular image in a sequence

Descrição

public string Gmagick::getimagefilename ( void )

Returns the filename of a particular image in a sequence

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Returns a string with the filename of the image

Erros

Throws an GmagickException on error.


Gmagick
PHP Manual