The Imagick class
PHP Manual

Imagick::setResourceLimit

(No version information available, might be only in CVS)

Imagick::setResourceLimitSets the limit for a particular resource in megabytes

Opis

bool Imagick::setResourceLimit ( int $type , int $limit )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Sets the limit for a particular resource in megabytes.

Parametry

type

limit

Zwracane wartości

Zwraca TRUE w przypadku sukcesu.


The Imagick class
PHP Manual