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

Lança ImagickException em caso de erro.


Imagick
PHP Manual