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. Zgłasza wyjątek ImagickException gdy wystąpi błąd.


The Imagick class
PHP Manual