Imagick::getResourceLimit

Returns the specified resource limit

Beschreibung

int Imagick::getResourceLimit ( int $type )

Returns the specified resource limit.

Parameter-Liste

type

Refer to the list of resourcetype constants.

Rückgabewerte

Returns the specified resource limit in megabytes.

Fehler/Exceptions

Wirft ImagickException bei Fehlern.