Imagick::getResource

(PECL imagick 2.0.0)

Imagick::getResourceReturns the specified resource's memory usage

Опис

int Imagick::getResource ( int $type )

Returns the specified resource's memory usage in megabytes.

Параметри

type

Refer to the list of resourcetype constants.

Значення, що повертаються

Returns the specified resource's memory usage in megabytes.

Помилки/Винятки

Кидає ImagickException в разі помилки.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top