Imagick::getResourceLimit

(PECL imagick 2, PECL imagick 3)

Imagick::getResourceLimitReturns the specified resource limit

Beschreibung

public static Imagick::getResourceLimit(int $type): int

Returns the specified resource limit.

Parameter-Liste

type

One of the resourcetype constants.

Rückgabewerte

Returns the specified resource limit. The unit depends on the type of the resource being limited.

Fehler/Exceptions

Wirft ImagickException bei Fehlern.

Siehe auch