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::getResource

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

Imagick::getResourceReturns the specified resource's memory usage

Description

int Imagick::getResource ( int $type )
Warning

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

Returns the specified resource's memory usage in megabytes.

Parameters

type

Refer to the list of resourcetype constants.

Return Values

Returns the specified resource's memory usage in megabytes, throwing ImagickException on error.


The Imagick class
PHP Manual