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. The unit depends on the type of the resource being limited.

Valori restituiti

Returns the specified resource limit in megabytes.

Errori/Eccezioni

Lancia una ImagickException in caso di errore.

Vedere anche: