Happpi PHP Library

$height

The height of the image.

Type

int

Getter Example

Used to retrieve the value of the property:

    CurtImage->getHeight();

Setter Example

There is no setter for this property.