Home > PHP > Function > > Imagick::getResourceLimit()

Imagick::getResourceLimit()

Imagick::getResourceLimit - Returns the specified resource limit

Syntax

int Imagick::getResourceLimit (int $type)

Arguments

  • type - Refer to the list of resourcetype constants.

Description

Returns the specified resource limit in megabytes.

Version

PHP PECL imagick 2.0.0

Return value

Returns the specified resource limit in megabytes. Throw an ImagickExceptionon error.