Imagick::getResource
PHP function
Edit on GitHub ✎
(PECL imagick 2, PECL imagick 3)
Returns the specified resource's memory usage
Description
Imagick::getResource(int $type): int
Returns the specified resource's memory usage in megabytes.
Parameters
typeRefer to the list of resourcetype constants.
Return Values
Returns the specified resource's memory usage in megabytes.
Errors/Exceptions
Throws