Imagick
PHP Manual

Imagick::getResourceLimit

(PECL imagick 2.0.0)

Imagick::getResourceLimitReturns the specified resource limit

Descrição

int Imagick::getResourceLimit ( int $type )

Returns the specified resource limit.

Parâmetros

type

Refer to the list of resourcetype constants.

Valor Retornado

Returns the specified resource limit in megabytes.

Erros

Throws ImagickException on error.


Imagick
PHP Manual