The Imagick class
PHP 手册

Imagick::setResourceLimit

(PECL imagick 2.0.0)

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

说明

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

本函数暂无文档,仅有参数列表。

Sets the limit for a particular resource in megabytes.

参数

type

limit

返回值

Returns TRUE on success.


The Imagick class
PHP 手册