PHP Dokumentation: Function imagick-getimagefilename
12. Januar 2010 von werner
Imagick::getImageFilename
(PECL imagick 2.0.0)
Imagick::getImageFilename — Returns the filename of a particular image in a sequence
Beschreibung
string Imagick::getImageFilename ( void )
Warnung
Diese Funktion ist bis jetztnicht dokumentiert. Es steht nur die Liste der Argumente zurVerfügung.
Returns the filename of a particular image in a sequence.
Rückgabewerte
Returns a string with the filename of the image. Throw anImagickException on error.