Imagick
PHP Manual

Imagick::getResourceLimit

(PECL imagick 2.0.0)

Imagick::getResourceLimitReturns the specified resource limit

설명

int Imagick::getResourceLimit ( int $type )

Returns the specified resource limit.

인수

type

Refer to the list of resourcetype constants.

반환값

Returns the specified resource limit in megabytes.

오류/예외

오류시에 ImagickException이 발생합니다.


Imagick
PHP Manual