GoLang HaruImage::getHeight

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



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

PHP HaruImage::getHeight

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

HaruImage::getHeight

(PECL haru >= 0.0.1)

HaruImage::getHeightGet the height of the image

Description

int HaruImage::getHeight ( void )

Get the height of the image.

Parameters

This function has no parameters.

Return Values

Returns the height of the image.

Errors/Exceptions

Throws a HaruException on error.