Imagick::setLastIterator
PHP Manual
PHP Manual»Imagick»Imagick::setLastIterator

Imagick::setLastIterator

(PECL imagick 2 >= 2.0.1, PECL imagick 3)

Imagick::setLastIteratorSets the Imagick iterator to the last image

Descrizione

public function Imagick::setLastIterator(): bool

Sets the Imagick iterator to the last image.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Restituisce true in caso di successo.

To Top