(PECL imagick 2.0.0)
Returns the specified resource limit
int Imagick::getResourceLimit ( int $type )
Returns the specified resource limit.
Parameters:
type
Refer to the list of resourcetype constants.
Returns:
Returns the specified resource limit in megabytes.
Exception:
Throws ImagickException on error.
Please login to continue.