The Imagick class
PHP Manual

Imagick::getResourceLimit

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

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


The Imagick class
PHP Manual