Imagick::getResourceLimit

(PECL imagick 2, PECL imagick 3)

Imagick::getResourceLimitReturns the specified resource limit

Descrizione

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

Returns the specified resource limit.

Elenco dei parametri

type

One of the resourcetype constants.

Valori restituiti

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

Errori/Eccezioni

Lancia una ImagickException in caso di errore.

Vedere anche: