The Imagick class
PHP Manual

Imagick::setResourceLimit

(PECL imagick 2.0.0)

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

Description

bool Imagick::setResourceLimit ( int $type , int $limit )
Warning

This function is currently not documented; only its argument list is available.

Sets the limit for a particular resource in megabytes.

Parameters

type

limit

Return Values

Returns TRUE on success.


The Imagick class
PHP Manual