GoLang Imagick::getImageWidth

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



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

PHP Imagick::getImageWidth

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

Imagick::getImageWidth

(PECL imagick 2.0.0)

Imagick::getImageWidthReturns the image width

Description

int Imagick::getImageWidth ( void )

Returns the image width.

Return Values

Returns the image width.

Errors/Exceptions

Throws ImagickException on error.