Freelance PHP programmer India | Freelance web developer india | Web development India | web developer CV india | Compiling PHP and Apache 2 from source on Linux
The Imagick class
PHP Manual

Imagick::getResourceLimit

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

Imagick::getResourceLimitReturns the specified resource limit

Description

int Imagick::getResourceLimit ( int $type )
Warning

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

Returns the specified resource limit in megabytes.

Parameters

type

Refer to the list of resourcetype constants.

Return Values

Returns the specified resource limit in megabytes, throwing ImagickException on error.


The Imagick class
PHP Manual