GoLang Gmagick::getimagewidth

request it (190)
GoLang replacement for PHP's Gmagick::getimagewidth [edit | history]



Do you know a GoLang replacement for PHP's Gmagick::getimagewidth? Write it!

PHP Gmagick::getimagewidth

PHP original manual for Gmagick::getimagewidth [ show | php.net ]

Gmagick::getimagewidth

(PECL gmagick >= Unknown)

Gmagick::getimagewidthReturns the width of the image

Description

public int Gmagick::getimagewidth ( void )

Returns the width of the image.

Parameters

This function has no parameters.

Return Values

Returns the image width.

Errors/Exceptions

Throws an GmagickException on error.