PHP 8.3.4 Released!

Gmagick::getimageiterations

(PECL gmagick >= Unknown)

Gmagick::getimageiterationsGets the image iterations

Beschreibung

public Gmagick::getimageiterations(): int

Gets the image iterations.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns the image iterations as an integer.

Fehler/Exceptions

Wirft bei einem Fehler eine GmagickException.

add a note

User Contributed Notes

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