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/Exceções

Lança uma exceção GmagickException em caso de erro.

add a note add a note

User Contributed Notes

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