The Imagick class
PHP Manual

Imagick::setLastIterator

(PECL imagick 2.0.1)

Imagick::setLastIteratorSets the Imagick iterator to the last image

Description

bool Imagick::setLastIterator ( void )
Warning

This function is currently not documented; only its argument list is available.

Sets the Imagick iterator to the last image.

Return Values

Returns TRUE on success.


The Imagick class
PHP Manual