PHP 8.3.4 Released!

Gmagick::getimageiterations

(PECL gmagick >= Unknown)

Gmagick::getimageiterationsGets the image iterations

Description

public Gmagick::getimageiterations(): int

Gets the image iterations.

Parameters

This function has no parameters.

Return Values

Returns the image iterations as an integer.

Errors/Exceptions

Throws an GmagickException on error.

add a note

User Contributed Notes

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