PHP 7.0.6 Released

Imagick::setLastIterator

(PECL imagick 2.0.1)

Imagick::setLastIteratorSets the Imagick iterator to the last image

Description

bool Imagick::setLastIterator ( void )

Sets the Imagick iterator to the last image.

Return Values

Returns TRUE on success.

User Contributed Notes

There are no user contributed notes for this page.
To Top