Gmagick::getfilename

(PECL gmagick >= Unknown)

Gmagick::getfilenameThe filename associated with an image sequence

Descrição

public Gmagick::getfilename ( ) : string

Returns the filename associated with an image sequence.

Parâmetros

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

Valor Retornado

Returns a string on success.

Erros

Lança uma exceção GmagickException em erros.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top