Imagick
PHP Manual

Imagick::getResourceLimit

(PECL imagick 2.0.0)

Imagick::getResourceLimitReturns the specified resource limit

Descrizione

int Imagick::getResourceLimit ( int $type )

Returns the specified resource limit.

Elenco dei parametri

type

Refer to the list of resourcetype constants.

Valori restituiti

Returns the specified resource limit in megabytes.

Errori/Eccezioni

Lancia una ImagickException in caso di errore.


Imagick
PHP Manual