Imagick
PHP Manual

Imagick::getResourceLimit

(PECL imagick 2.0.0)

Imagick::getResourceLimitReturns the specified resource limit

Opis

int Imagick::getResourceLimit ( int $type )

Returns the specified resource limit in megabytes.

Parametry

type

Refer to the list of resourcetype constants.

Zwracane wartości

Returns the specified resource limit in megabytes.

Błędy/Wyjątki

Zgłasza wyjątek ImagickException w przypadku błędu.


Imagick
PHP Manual