php8.5
Home/ Manual/ imagick / imagick/ Imagick::getResource

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

type

Refer to the list of resourcetype constants.

Return Values

Returns the specified resource's memory usage in megabytes.

Errors/Exceptions

Throws

Source: reference/imagick/imagick/getresource.xml · from the official PHP manual (php/doc-en)