PHP Velho Oeste 2024

HaruImage::getHeight

(PECL haru >= 0.0.1)

HaruImage::getHeightGet the height of the image

Description

HaruImage::getHeight ( void ) : int

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.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top