Imagick Image Library
PHP Manual

Imagick::getResource

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

Imagick::getResource — Returns the specified resource's memory usage

Leírás

int Imagick::getResource ( int $type )
Warning

Ez a függvény jelenleg nincs dokumentálva, csak a paraméterek listája található itt.

Warning

Ez a függvény KÍSÉRLETI JELLEGGEL MŰKÖDIK. A függvény működése, neve, bármi amit a függévénnyel kapcsolatban dokumentáltunk megváltozhat egy későbbi PHP kiadásban minden figyelmeztetés nélkül. Ezt a függvényt csak a saját felelősségedre használd!

Returns the specified resource's memory usage in megabytes.

Paraméterek

type

Visszatérési értékek

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


Imagick Image Library
PHP Manual