PHP Dokumentation: Function imagick-getresource
12. Januar 2010 von werner
Imagick::getResource
(PECL imagick 2.0.0)
Imagick::getResource — Returns the specified resource's memory usage
Beschreibung
int Imagick::getResource ( int $type )
Warnung
Diese Funktion ist bis jetztnicht dokumentiert. Es steht nur die Liste der Argumente zurVerfügung.
Returns the specified resource's memory usage in megabytes.
Parameter-Liste
- type
Refer to the list of resourcetype constants.
Rückgabewerte
Returns the specified resource's memory usage in megabytes. Throw anImagickException on error.