Imagick::getResourceLimit
(PECL imagick 2, PECL imagick 3)
Imagick::getResourceLimit — Returns the specified resource limit
Beschreibung
$type
): intReturns the specified resource limit.
Parameter-Liste
-
type
-
One of the resourcetype constants. The unit depends on the type of the resource being limited.
Rückgabewerte
Returns the specified resource limit in megabytes.
Fehler/Exceptions
Wirft ImagickException bei Fehlern.
Siehe auch
- Imagick::setResourceLimit() - Sets the limit for a particular resource