Php/docs/imagick.setlastiterator
来自菜鸟教程
Imagick::setLastIterator
(PECL imagick 2 >= 2.0.1, PECL imagick 3)
Imagick::setLastIterator — Sets the Imagick iterator to the last image
说明
public Imagick::setLastIterator ( ) : bool
Sets the Imagick iterator to the last image.
返回值
成功时返回 true
。