Imagick::getResourceLimit

(PECL imagick 2.0.0)

Imagick::getResourceLimitReturns the specified resource limit

Beschreibung

Imagick::getResourceLimit ( int $type ) : int

Returns 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