The Imagick class
PHP Manual

Imagick::getResourceLimit

(PECL imagick 2.0.0)

Imagick::getResourceLimitReturns the specified resource limit

Descrição

int Imagick::getResourceLimit ( int $type )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Returns the specified resource limit in megabytes.

Parâmetros

type

Refer to the list of resourcetype constants.

Valor Retornado

Returns the specified resource limit in megabytes. Throw an ImagickException on error.


The Imagick class
PHP Manual