The Imagick class
PHP Manual

Imagick::getResourceLimit

(PECL imagick 2.0.0)

Imagick::getResourceLimitReturns the specified resource limit

Opis

int Imagick::getResourceLimit ( int $type )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Returns the specified resource limit in megabytes.

Parametry

type

Refer to the list of resourcetype constants.

Zwracane wartości

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


The Imagick class
PHP Manual