Imagick::getResourceLimit

(PECL imagick 2.0.0)

Imagick::getResourceLimitReturns the specified resource limit

Descrierea

Imagick::getResourceLimit ( int $type ) : int

Returns the specified resource limit.

Parametri

type

One of the resourcetype constants. The unit depends on the type of the resource being limited.

Valorile întoarse

Returns the specified resource limit in megabytes.

Erori/Excepții

Emite ImagickException în caz de eroare.

A se vedea și