Imagick::getImageFilename

(PECL imagick 2, PECL imagick 3)

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

Description

public Imagick::getImageFilename ( ) : string

Returns the filename of a particular image in a sequence.

Return Values

Returns a string with the filename of the image.

Errors/Exceptions

Throws ImagickException on error.