Forum und email

Imagick::getImageFilename

(No version information available, might be only in CVS)

Imagick::getImageFilename — Returns the filename of a particular image in a sequence

Description

string Imagick::getImageFilename ( void )
Warning

Den här funktionen är ännu inte dokumenterad utan endast argumentlistan till funktioner finns tillgänglig.

Warning

Den här funktionen är EXPERIMENTELL. Dess beteende, namnet på den, och allt annat dokumenterat om den här funktionen kan ändras i framtida utgåvar av PHP. Använd den på egen risk.

Returns the filename of a particular image in a sequence.

Parameters

Return Values

Returns a string with the filename of the image. Throws an ImagickException on failure.