PHP 7.0.6 Released

Imagick::setFirstIterator

(PECL imagick 2.0.0)

Imagick::setFirstIteratorSets the Imagick iterator to the first image

Description

bool Imagick::setFirstIterator ( void )

Sets the Imagick iterator to the first image.

Return Values

Returns TRUE on success.

User Contributed Notes

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