GoLang Imagick::getResourceLimit

request it (204)
GoLang replacement for PHP's Imagick::getResourceLimit [edit | history]



Do you know a GoLang replacement for PHP's Imagick::getResourceLimit? Write it!

PHP Imagick::getResourceLimit

PHP original manual for Imagick::getResourceLimit [ show | php.net ]

Imagick::getResourceLimit

(PECL imagick 2.0.0)

Imagick::getResourceLimitReturns the specified resource limit

Description

int Imagick::getResourceLimit ( int $type )

Returns the specified resource limit.

Parameters

type

Refer to the list of resourcetype constants.

Return Values

Returns the specified resource limit in megabytes.

Errors/Exceptions

Throws ImagickException on error.