PHP 7.0.6 Released

Gmagick::getimageiterations

(PECL gmagick >= Unknown)

Gmagick::getimageiterationsGets the image iterations

Description

public int Gmagick::getimageiterations ( void )

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.

User Contributed Notes

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