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. Joga uma ImagickException em erro.


The Imagick class
PHP Manual