GoLang Imagick::getImageResolution

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



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

PHP Imagick::getImageResolution

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

Imagick::getImageResolution

(PECL imagick 2.0.0)

Imagick::getImageResolutionGets the image X and Y resolution

Description

array Imagick::getImageResolution ( void )

Gets the image X and Y resolution.

Return Values

Returns the resolution as an array.

Errors/Exceptions

Throws ImagickException on error.