The Imagick class
PHP Manual

Imagick::getResourceLimit

(No version information available, might be only in CVS)

Imagick::getResourceLimitReturns the specified resource limit

Beschreibung

int Imagick::getResourceLimit ( int $type )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Returns the specified resource limit in megabytes.

Parameter-Liste

type

Refer to the list of resourcetype constants.

Rückgabewerte

Returns the specified resource limit in megabytes, throwing ImagickException on error.


The Imagick class
PHP Manual