Imagick::getResourceLimit

(PECL imagick 2, PECL imagick 3)

Imagick::getResourceLimitReturns the specified resource limit

Опис

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

Returns the specified resource limit.

Параметри

type

One of the resourcetype constants.

Значення, що повертаються

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

Помилки/виключення

Кидає ImagickException в разі помилки.

Прогляньте також