Imagick::getImageFilename

(PECL imagick 2, PECL imagick 3)

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

說明

public Imagick::getImageFilename(): string

Returns the filename of a particular image in a sequence.

參數(shù)

此函數(shù)沒有參數(shù)。

返回值

Returns a string with the filename of the image.

錯誤/異常

錯誤時拋出 ImagickException。