GoLang HaruImage::getWidth

request it (246)
GoLang replacement for PHP's HaruImage::getWidth [edit | history]



Do you know a GoLang replacement for PHP's HaruImage::getWidth? Write it!

PHP HaruImage::getWidth

PHP original manual for HaruImage::getWidth [ show | php.net ]

HaruImage::getWidth

(PECL haru >= 0.0.1)

HaruImage::getWidthGet the width of the image

Description

int HaruImage::getWidth ( void )

Get the width of the image.

Parameters

This function has no parameters.

Return Values

Returns the width of the image.

Errors/Exceptions

Throws a HaruException on error.