The Imagick class
PHP Manual

Imagick::getResourceLimit

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

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, throwing ImagickException on error.


The Imagick class
PHP Manual