Imagick::getImageFilename

(PECL imagick 2, PECL imagick 3)

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

Descrição

public Imagick::getImageFilename ( ) : string

Returns the filename of a particular image in a sequence.

Valor Retornado

Returns a string with the filename of the image.

Erros

Lança ImagickException em caso de erro.