KRISTOFFER BOHMANN
[BETA]
Forside
Om KB
Kompetencer
Referencer
Home
>
PHP
>
Function
>
>
Imagick::setImageIndex()
Imagick::setImageIndex()
Imagick::setImageIndex - Set the iterator position
Syntax
bool
Imagick::setImageIndex
(
int
$index)
Arguments
index - The position to set the iterator to
Description
Set the iterator to the position in the image list specified with the index parameter.
Version
PHP PECL imagick 2.0.0
Return value
Returns TRUE on success.