The Imagick class
PHP Manual

Imagick::getResourceLimit

(PECL imagick 2.0.0)

Imagick::getResourceLimitReturns the specified resource limit

Описание

int Imagick::getResourceLimit ( int $type )
Внимание

К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.

Returns the specified resource limit in megabytes.

Список параметров

type

Refer to the list of resourcetype constants.

Возвращаемые значения

Returns the specified resource limit in megabytes. Бросает ImagickException при ошибке.


The Imagick class
PHP Manual