Imagick::getResource

Returns the specified resource's memory usage

Description

public static int Imagick::getResource(int $type)

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.

Errors/Exceptions

Throws ImagickException on error.